Friday, March 1, 2013

CURL not working in WAMP Window 8 64 bit

Keyword
CURL WAMP Window 8 64 bit

Quick google give me this and it works
http://stackoverflow.com/questions/10939248/php-curl-not-working-wamp-on-windows-7-64-bit

Repeat same thing

1. Visit http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/

2. Download CURL at "Fixed curl extensions". I download "php_curl-5.3.13-VC9-x64.zip" as suggested

3. Replace C:\wamp1\bin\php\php5.3.13\extcurl.dll

4. Restart WAMP

5. It Working!!

Note
Please also enable curl extension as php.ini

No comments: