问题
Can I get more info on upgrading the cURL in the WAMP server. I have seen http://stackoverflow.com/questions/20323017/update-curl-in-wampserver
but can some one give more explanation. I have cURL 7.36.0 but need 7.41 for TWILIO.
- which cURL should I download?
- How to update the cURL
回答1:
Step by Step
Step 1
Download for 32-bit: http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x86.zip Download for 64-bit: http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x64.zip
Step 2
Extract File (Overwrite file - It is a good idea to keep a backup of the file in case something fails):
/etx/php_curl.dll
into C:\wamp\bin\php\php5.5.12\ext\
NOTE: your phpx.x.x
folder might be different (depends on your php version)
Step 3
Restart Apache from WAMP Control Panel
Update
Php archived the previous links. Please, find the links here:
http://museum.php.net/php5/
来源:https://stackoverflow.com/questions/29220965/update-curl-in-wamp