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
That will solve your Curl issues.
Enjoy!
Наша компания осуществляет в СПБ строительство загородных домов https://stroitel-spb.clients.site по доступной стоимости, заказ сдается под ключ. Каждая строительная операция осуществляется в соответствии со стандартами СНиП. Построенные объекты имеют высокие эксплуатационные показатели – это качественные, комфортные и надежные сооружения. Весь год в построенных помещениях будет поддерживаться наилучший микроклимат, который обеспечивается, благодаря использованию экологически чистых, безопасных материалов.
Pingback: php – Call to undefined function curl_init() – with WAMP-ThrowExceptions – ThrowExceptions
Good Job Keep it up…….
Very good article! We will be linking to this particularly great post on our
website. Keep up the good writing.
Thank-you vary much !!
I have search a solution like this since 3 hours.
Because I have not the right to install application in my computer and I have only wamp.
Good Work.
Hllo Therе. I discovered yoսr weblog the use oof msn. Thatt is ɑn extremely neatly ԝritten article.
I’ll Ƅe suге tο bookmark it and return tߋ гead extra of youг useful info.
Tank you for thе post. ӏ’ll definitely return.
Pingback: Complete Guideline of Creating a Opencart Project | Learning Smartly
i have still same problem any other way to solve this problem i am going to instal stoke software and i am getting error ” CURL PHP exention missing!”
thanks. 🙂
thanks.help me a lot.
Pingback: Complete Guideline of Creating a Opencart Project | SHAMIMBD
super
Good tutorial, thanks
Wooow… Great tutorial. Its explain clearly… Good job
thanks a lot.. SUPER
its working thank you very much!
yeah its working
Good,
Thank you very much!
This is the one that worked for me I think because I kept downloading different curl dll files and no fix after restarting and enabling stuff.
Copied the following to windows/system32 folder and restarted wamp and it worked (from php folder in wamp)
libeay32.dll
php5ts.dll
ssleay32.dll
php.ini
(downloaded file or in ext folder)
php_curl.dll
Still though, my site shows up but wp admin doesn’t work in localhost. Any help is much appreciated.
Thanks sunil,
your solution did the job.
Pingback: Complete Guideline of Creating a Opencart Project | SHAMIM-BD
this solution worked for me-
ownloaded php_curl-5.4.3-VC9-x64.zip from http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/
Replace php_curl.dll in wamp\bin\php\php5.4.3\ext with the one I downloaded.
wamp server 2.2 Os:win2008 server sp2
Restart WAMP and It’s done.
Thank you very much.