Unable to load dynamic library php_curl.dll: Error message in PHP

[Solved] PHP Warning: PHP Startup: Unable to load dynamic library '%PHP_HOME\\ext\\php_curl.dll' - The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.

In Windows, while trying to use "curl" extension with PHP 5.2/Apache 2; you may encounter a blank page. If you open up the error log file in Apache (%APACHE_HOME%\logs\error.log); you may see an error message as follows.
PHP Warning: PHP Startup: Unable to load dynamic library '%PHP_HOME\\ext\\php_curl.dll' - The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.

curl logo This error message can be caused due to some version conflicts on a set of DLLs that are already available inside %windows%\system32 directory.

First check the %windows%\system32 directory to see whether the following DLL files are already available.
  1. libeay32.dll
  2. ssleay32.dll
If those are available, then you would be able to resolve the issue as follows. (However if they are not available, you would need to find some alternative solution).

Now you must first rename the above two DLL files. We did as follows by adding an .old extension.
  1. libeay32.dll.old
  2. ssleay32.dll.old
PHP logo Both these libeay32.dll and ssleay32.dll files are available inside your %PHP_HOME% directory. Now copy both of those DLL files into %windows%\system32 folder.

Now try to use the "curl" extension, and it will start to function properly. (Sometimes you may need to restart Windows).

However if this tip could not resolve your issue, make sure to restore the previous DLLs.

COMMENTS

BLOGGER: 5
Loading...

Read More...

Name

About,2,Adsense,3,Ant,1,Apache,3,Axis,3,Blogger,1,Books,1,CentOS,2,Chrome,2,CSS,2,Database,3,Earn Online,3,Eclipse,10,Facebook,1,Firefox,10,Gmail,4,GNU/Linux,9,Google,26,GWT,8,Hardware,2,IE,5,Interesting,15,Internet,14,Java,49,Javascript,7,JBoss,1,Jenkins,1,Log4j,2,Me,6,Microsoft,2,Miscellaneous,1,News,11,Opinion,10,OSGi,1,PHP,1,Productivity,3,Programming,36,Puzzle,3,Security,4,Software,41,Sports,9,Spring,2,Story,6,Subversion,3,TDD,4,Tech,2,Tips,1,Tomcat,6,Tutorial,13,Ubuntu,4,Web application,14,Web Design,2,Web services,3,Windows,10,Yahoo,1,Zip,2,
ltr
item
Digizol: Unable to load dynamic library php_curl.dll: Error message in PHP
Unable to load dynamic library php_curl.dll: Error message in PHP
[Solved] PHP Warning: PHP Startup: Unable to load dynamic library '%PHP_HOME\\ext\\php_curl.dll' - The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9U3GSuRVqR1LzWCQNz-gGjQqqPHTuZPuZ0efLBMvgS-tafWrPtnYD2cE24Ej-MZBZGr3Uxmk9z6o2J2wnatKLZZMBas8Udnu-a0aIQf6NuwdP20uMkpeKAlZGVl8Byj9dPZ8J/s1600/Unable+to+load+dynamic+library+php_curl.dll+www.digizol.com.jpeg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9U3GSuRVqR1LzWCQNz-gGjQqqPHTuZPuZ0efLBMvgS-tafWrPtnYD2cE24Ej-MZBZGr3Uxmk9z6o2J2wnatKLZZMBas8Udnu-a0aIQf6NuwdP20uMkpeKAlZGVl8Byj9dPZ8J/s72-c/Unable+to+load+dynamic+library+php_curl.dll+www.digizol.com.jpeg
Digizol
https://www.digizol.com/2008/10/phpcurldll-unable-load-dynamic-library.html
https://www.digizol.com/
https://www.digizol.com/
https://www.digizol.com/2008/10/phpcurldll-unable-load-dynamic-library.html
true
7440473
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy