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 ?
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
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
Recent comments
- Re: Google Chrome wants to be installed on new komputers
1 year 21 weeks ago - Re: Adding links to posts !!
1 year 33 weeks ago - Re: Your favourite movie of all time??
1 year 33 weeks ago - favorite actor
1 year 33 weeks ago - Re: got an error message how to solve this
1 year 37 weeks ago - I would suggest
1 year 37 weeks ago - Installed IE7 now can't access the internet
1 year 40 weeks ago - Re: How to enable system restore
1 year 42 weeks ago - Re: How to enable system restore
1 year 42 weeks ago - Seems that Daemon tools cannot understand it
1 year 44 weeks ago


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