简体   繁体   中英

how installing curl extention in my wamp 2.2

i use wamp server 2.2 , and i want using web service in my project but i should installing curl extension in my wamp.
i search 'curl' in php.ini file and i see this line.

extension=php_curl.dll

this show curl is install but i face this message in my page :

HTTP Error: The PHP cURL Extension is required for HTTPS or NLTM. You will need to re-build or update your PHP to included cURL

how i doing?
thanks.

I think its basicly saying you PHP build is not compatible with cURL. You could try using Xampp instead.

http://www.apachefriends.org/en/xampp.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM