I got this error while installing magento "Make sure curl extension is enabled in your php.ini"
I found the solution and hope this help for you also.
C:\xampp\php\php.ini
Search for php_curl.dll
Replace ;extension=php_curl.dll with extension=php_curl.dll (remove ;)
Restart Apache
Hope this helps
6 comments:
Thanx.
:)
It is very helpful for me.
I am glad to hear that..thanks mate :)
dear i replace that and restart apache but still not working. what can i do
Hi Manmohit,
Did you check that php_curl.dll in your extension directory.
i have make the change but still error is there the same whats wrong
Muhammad, Did you check that php_curl.dll in your extension directory?
Post a Comment