Even after enabling the PHP curl extention in WAMP>PHP>PHP extentions, i get the same error while installing magento !
the error also occurred for SOAP, but it was cleared when i enabled the extention. its not working with CURL ! what i must do ?
Even after enabling the PHP curl extention in WAMP>PHP>PHP extentions, i get the same error while installing magento !
the error also occurred for SOAP, but it was cleared when i enabled the extention. its not working with CURL ! what i must do ?
php_curl
often also requires the use of php_openssl
so if you activate the php_openssl
extension as well in the same way, using the WAMPServer menus you might find that Magento will validate php_curl
's existance.