denoteone Posted August 23, 2010 Share Posted August 23, 2010 when I run phpinfo(); I do not see the Curl enabled. I am running php 5 on a windows machine and a lighttp web server. I did not install the webserver. What would I need to install/enable Curl? Link to comment https://forums.phpfreaks.com/topic/211502-enable-curl-in-lighttp-on-a-windows-machine/ Share on other sites More sharing options...
trq Posted August 24, 2010 Share Posted August 24, 2010 You would need to un-comment the appropriate dll (likely called curl.dll) within the extensions section of your php.ini and restart the server. Link to comment https://forums.phpfreaks.com/topic/211502-enable-curl-in-lighttp-on-a-windows-machine/#findComment-1102967 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.