rjbick 0 Report post Posted April 13, 2009 I've been trying to figure out what is going on. Hoping to get some help here is a paste of the error messages i'm getting. - PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/PHP/extensions\\php_openssl.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.\r\n in Unknown on line 0 - PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/PHP/extensions\\php_curl.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.\r\n in Unknown on line 0 Quote Share this post Link to post Share on other sites
olajideolaolorun 0 Report post Posted April 14, 2009 hmm, this is usually an extension version clash error. Ric, please do you mind checking this out for me? pretty please Quote Best RegardsOlajide OlaolorunThe Uniform Server | Triple O, LLC Share this post Link to post Share on other sites
Ric 0 Report post Posted April 15, 2009 I agree with Olajide “this is usually an extension version clash error” I was wondering if you have updated PHP, curl is compiled against the ssl libaries (libeay32.dll and ssleay32.dll). If these matching libraries are not copied to apache2\bin you will receive the above errors. Note: Curl on Mona is enabled by default and works straight out of the box. All the bestRic Quote Share this post Link to post Share on other sites
rjbick 0 Report post Posted April 20, 2009 I agree with Olajide “this is usually an extension version clash error” I was wondering if you have updated PHP, curl is compiled against the ssl libaries (libeay32.dll and ssleay32.dll). If these matching libraries are not copied to apache2\bin you will receive the above errors. Note: Curl on Mona is enabled by default and works straight out of the box. All the bestRic That was straight out of the box, which is what bothers me. I'll wipe the directories and try again. Quote Share this post Link to post Share on other sites
rjbick 0 Report post Posted April 20, 2009 That was straight out of the box, which is what bothers me. I'll wipe the directories and try again. Same error! Quote Share this post Link to post Share on other sites
Ric 0 Report post Posted April 20, 2009 I agree this looks strange! Have you ever installed another complete WAMP package or individual components?Just wondering if there is some registry dust that may be the cause. All the bestRic Quote Share this post Link to post Share on other sites
rjbick 0 Report post Posted April 24, 2009 I agree this looks strange! Have you ever installed another complete WAMP package or individual components?Just wondering if there is some registry dust that may be the cause. All the bestRic Nope, i'll clean/wipe up the registry and give that a shot. Only thing I have ever used on this system is userv. Quote Share this post Link to post Share on other sites
rjbick 0 Report post Posted April 27, 2009 Nope, i'll clean/wipe up the registry and give that a shot. Only thing I have ever used on this system is userv. Whats funny is I use 3.5 with curl and there is no issues. Shut that down and go to 4 and doesn't work. Quote Share this post Link to post Share on other sites