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? Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.