i am getting this error in WAMP local host server.
Required - php CURL function enabled curl not found
Could you please guide me , how to resolve it..?
Thanks
Try:
CURL is not enabled by default in WAMP. Every php programmer have to use CURL to make remote connection.
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
(03-18-2014 03:40 PM)iamcalledasad Wrote: [ -> ]i am getting this error in WAMP local host server.
Required - php CURL function enabled curl not found
Could you please guide me , how to resolve it..?
Thanks
thanks...reputation sent.
:)
great share,,
i give you +1 bro
hi everyone, i just want to ask how can i install this to an existing wordpress site? I have seen the instruction of lolclol on how to install it in wamp and it seems almost the same in fresh installing a wordpress. I am just wondering maybe it could ruin my site if i install it to my site. Thank you .
Thanks voky, rep added.. :D