I want to enable MySQL and Curl extension. therefore I uncomment the lines for enabling there extension into php.ini.
Also added environment variables to PHP to C:\PHP and PHRC to C:\PHP
Copied the dlls to system32
When i am opening php.exe , I am seeing the following error : Even tried to runing the code. it is throwing me this error Fatal error: Call to undefined function curl_init() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\test.php on line 7
C:\PHP>php.exe PHP Warning: PHP Startup: Unable to load dynamic library 'ôC:\PHP\extö\php_curl .dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'ôC:\PHP\extö\php_mysq l.dll' - The specified module could not be found. in Unknown on line 0
I am using windows 7 , apache 2.2 and php 5