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)? Link to comment https://forums.phpfreaks.com/topic/163091-solved-adding-curl-to-php/ Share on other sites More sharing options...
The Little Guy Posted June 21, 2009 Author Share Posted June 21, 2009 NVM got it! Link to comment https://forums.phpfreaks.com/topic/163091-solved-adding-curl-to-php/#findComment-860510 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.