Recent Posts
- (09/10) Fixing Warning: the ECDSA host key for 'github.com' differs from the key for the IP addressTAGS:Web Server Admin
- (12/26) CakePHP 3 - Getting List of Column Definitions from a Table (like schema())TAGS:CakephpCake3
- (09/14) Change Order of Loaded Behaviors in CakePHP 3TAGS:Cake3CakephpWeb ProgrammingPhp
- (05/29) CakePHP 3 - Accept JSON Header Only Working When Debug FalseTAGS:Web ProgrammingCakephpCake3
- (05/23) Remove All Events from Google Calendar (Reset Calendar)TAGS:Web ProgrammingPhp
- (11/08) Google Tag Manager (GTM) Not Firing Default PageView EventTAGS:Web ProgrammingJavascriptGoogle Tag Manager
- (10/13) In PHP, how do you get __toString() Magic Method Result without calling echo?TAGS:CakephpCake3Cakephp 13PhpWeb Programming
- (11/14) Getting output from shell_exec() at all timesTAGS:Web ProgrammingWeb Server Admin
Subscribe to my feed
MainelyDesign.com Blog
PHP Curl not Working on Windows 7 or Windows 8 (PHP 64-bit version only)
Posted on 12/18/2013 at 11:10 am by Kevin Wentworth
Viewed 27,422 times | 0 comments
Download the Fixed Curl Version
Short Answer: you need to download and install the corrected version of libCurl for PHP to get it working on 64-bit versions of PHP.
Download from this link:
http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/
Helpful Hint for those who Already Have PHP Installed
Scroll ALL THE WAY DOWN to the bottom of the page and you will see a tiny little heading for "Fixed curl extensions:". Download ONLY the php_curl.dll file you need. I think the other links are the full PHP library with the old/bad CURL file still in the archive. Once again, you should only download the fixed curl extension (it will only be like 300kb).
WAMP Users Lookout
Some of the latest version(s) of 64-bit WAMP shipped with the bad PHP curl library. Download the corrected 64-bit Curl Library for PHP
Cheers,
-Kevin Wentworth
Tags for PHP Curl not Working on Windows 7 or Windows 8 (PHP 64-bit version only)
Windows | Web Server Admin | Wamp | Upgrade
Comments for this Posting
No comments. Be the first to post a reply.
Sorry, comments are closed for this posting.
Please Email Kevin if you have any questions. Thanks!