0

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 ?

Sam
  • 67
  • 4
  • 12

1 Answers1

0

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.

RiggsFolly
  • 93,638
  • 21
  • 103
  • 149