Jump to content
The Uniform Server Community

Error Message


rjbick
 Share

Recommended Posts

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

Link to comment
Share on other sites

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 best

Ric

Link to comment
Share on other sites

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 best

Ric

 

That was straight out of the box, which is what bothers me. I'll wipe the directories and try again.

Link to comment
Share on other sites

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 best

Ric :D

Link to comment
Share on other sites

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 best

Ric :D

 

Nope, i'll clean/wipe up the registry and give that a shot. Only thing I have ever used on this system is userv.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...