Recent Articles

Recent Blog Posts

Recent Tips and Tricks

CURL enabling in WAMP

Hi ,

i installed wamp in my pc it is working fine

but i am unable to enable curl :(

how to enable the curl please help me ?

i installed wamp in

c:\wamp

PHP also i modified in php.ini as extension=php_curl.dll uncommented

not working still pls help ?

dragonclaws
User offline. Last seen 2 years 22 weeks ago. Offline
Joined: 02/11/2008
Posts:
Points: 0
Re: CURL enabling in WAMP

yeah that happened to me too.. tried to fix it but no results.... so instead now i run all my scripts on my server where everything is working :)
good luck to you finding the solution :P

sambaraj
User offline. Last seen 2 years 16 weeks ago. Offline
Joined: 02/05/2008
Posts:
Points: 0
Re: CURL enabling in WAMP

well i am running my simple curl apps on my freind's site :D

in linux it seems works well only windows is not supported or not given much support :(
--------------------------
Raj

Cilegna
Cilegna's picture
User offline. Last seen 45 weeks 3 days ago. Offline
Joined: 09/05/2008
Posts:
Points: 57
Re: CURL enabling in WAMP

Hi,

Curl can indeed be enabled under WAMP running on a Windows Environment.

The steps are as follows :

1) Close WAMP (if running)
2) Navigate to WAMP\bin\php\(your version of php)\
3) edit php.ini
4) Search for curl, uncomment extension=php_curl.dll
5) Navigate to WAMP\bin\Apache\(your version of apache)\bin\
6) edit php.ini
7) Search for curl, uncomment extension=php_curl.dll
8) Save both
9) Restart WAMP

That will solve your Curl issues.

Ciao

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Active forum topics

Recent comments