If you are getting these errors in error.log file when you are trying to enable Curl and Mysql support on your PHP5:
PHP Warning: PHP Startup: Unable to load dynamic library ‘ext/php_curl.dll‘ - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library ‘ext/php_mysql.dll‘ - The specified module could not be found.\r\n in Unknown on line 0
You should copy:
ssleay32.dll
libeay32.dll
libmysql.dll
files from your php folder to c:\windows\ folder. Then restart your apache, everything should be clear.












Entries (RSS)