How to enable curl in Wamp server
The steps are as follows :
- Close WAMP (if running)
 - Navigate to WAMP\bin\php\(your version of php)\
 - Edit php.ini
 - Search for curl, uncomment extension=php_curl.dll
 - Navigate to WAMP\bin\Apache\(your version of apache)\bin\
 - Edit php.ini
 - Search for curl, uncomment extension=php_curl.dll
 - Save both
 - Restart WAMP
 


0 Comments
We love comments! We appreciate your queries but to protect
from being spammed, all comments will be moderated
by our human moderators.Let's enjoy a happy and meaningful conversation ahead!