I am getting an error. I have done the following:
- Find file php.ini and uncomment in wamp apache folder
- Find file php.ini and uncomment in wamp php folder
- checked in wamp extensions
- download file and replace php_curl-5.3.13-nts-VC9-x64.zip
- restart wamp.
But I still get error
Fatal error: Call to undefined function curl_init() in C:\wamp\www\wordpress\wp-content\plugins\test\curl_http_client.php on line 66
extension_dirin php.ini? it shoule be something like `C:/pathtophp/ext' note: windows also use the forward slash for folder separator. - bansi