rjbick Posted April 13, 2009 Report Share 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 Link to comment Share on other sites More sharing options...
olajideolaolorun Posted April 14, 2009 Report Share 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 Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Ric Posted April 15, 2009 Report Share 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 Link to comment Share on other sites More sharing options...
rjbick Posted April 20, 2009 Author Report Share 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 Link to comment Share on other sites More sharing options...
rjbick Posted April 20, 2009 Author Report Share 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 Link to comment Share on other sites More sharing options...
Ric Posted April 20, 2009 Report Share 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 Link to comment Share on other sites More sharing options...
rjbick Posted April 24, 2009 Author Report Share 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 Link to comment Share on other sites More sharing options...
rjbick Posted April 27, 2009 Author Report Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.