The Little Guy Posted June 21, 2009 Share Posted June 21, 2009 My php didn't come with CURL, so I downloaded and placed it in an extensions folder extension_dir = "/etc/php5/apache2/extentions" extension=libcurl.so Do I have to recompile PHP for this to work? If so, how would I do that? If not, why isn't it showing up in my phpinfo (I do restart apache)? Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted June 21, 2009 Author Share Posted June 21, 2009 NVM got it! Quote Link to comment 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.