Hi,
Today when I was trying to install Opencart on my localhost / WAMP server,,, it was by all means not loading the cURL extension from the WAMP manager or by manually editing the php.ini file... long story short, if you have have such a problem following links will come in handy to resolve the problem.
http://blog.nterms.com/2012/07/php-curl-issues-with-wamp-server-on.html
http://stackoverflow.com/questions/13021536/how-to-enable-curl-in-wamp-server
http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/ from this link:
Go to "Fixed curl extensions" and download the extension that matches your PHP version.
Extract and copy "php_curl.dll" to the extension directory of your wamp installation.
(i.e. C:\wamp\bin\php\php5.3.13\ext)
Today when I was trying to install Opencart on my localhost / WAMP server,,, it was by all means not loading the cURL extension from the WAMP manager or by manually editing the php.ini file... long story short, if you have have such a problem following links will come in handy to resolve the problem.
http://blog.nterms.com/2012/07/php-curl-issues-with-wamp-server-on.html
http://stackoverflow.com/questions/13021536/how-to-enable-curl-in-wamp-server
http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/ from this link:
Go to "Fixed curl extensions" and download the extension that matches your PHP version.
Extract and copy "php_curl.dll" to the extension directory of your wamp installation.
(i.e. C:\wamp\bin\php\php5.3.13\ext)
Restart your WAMP Server,,,, It worked for me on Win 7 64 Bit and WAMP !
Have a nice day...
Thanks !
No comments:
Post a Comment
Please post your thoughts :)