问题
I’m new to PHP and I’m trying to learn how to parse information, I’m trying to use CURL but I’m not able to install it on my desktop WAMP on Windows Vista. How do I install CURL?
回答1:
There seems to be a bug somewhere. If you are experiencing this on Windows 7 64 bit then try installing Apache addon version 2.2.9 and PHP addon version 5.3.1 and switching to those in WAMP and then activating the CURL extension. That worked for me.
You can download it from http://www.wampserver.com/en/.
回答2:
Check out cURL with PHP and Apache on Windows for instructions.
回答3:
Add a similar issue. Fixed once I upgraded to the latest version of Wampserver 64x here http://www.wampserver.com/
来源:https://stackoverflow.com/questions/693385/curl-for-wamp