Problem with php_curl
Posted on August 17th, 2006 by frank
System:
Windows 2000 Server SP3
Apache2
php 4.x
Problem:
Enabling php_curl caused error when starting apache.
Error message: Unknown(): Unable to load dynamic library ‘php_curl.dll’ - The specified module could not be found.
Solution:
Make sure to copy the following files from the php\dll directory to the windows\system32 directory.
ssleay32.dll
libeay32.dll





Discussion Area - Leave a Comment