The Little Guy Posted June 1, 2007 Share Posted June 1, 2007 I can not for some reason get cURL to install on my web server, can someone help me? I have uncommented out "extension=php_curl.dll", then restarted apache, and it still isn't working. What else do I need to do? Please Help A.S.A.P. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/53824-curl/ Share on other sites More sharing options...
per1os Posted June 1, 2007 Share Posted June 1, 2007 Are you sure you are working with the right php.ini file? I would check using the phpinfo() function that you did modify the right php.ini, I had that happen recently when trying to add gd2 support. Was working with the one in the php directory instead of /windows Fun stuff. Quote Link to comment https://forums.phpfreaks.com/topic/53824-curl/#findComment-266312 Share on other sites More sharing options...
The Little Guy Posted June 2, 2007 Author Share Posted June 2, 2007 I have a php folder with 2 php.ini files, and I changed both of them. and restarted apache and nothing happened. Quote Link to comment https://forums.phpfreaks.com/topic/53824-curl/#findComment-266670 Share on other sites More sharing options...
per1os Posted June 2, 2007 Share Posted June 2, 2007 Yes but did you use phpinfo(); to find out the exact location that php is looking at ??? Quote Link to comment https://forums.phpfreaks.com/topic/53824-curl/#findComment-266692 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.