phpdolan Posted November 23, 2007 Share Posted November 23, 2007 Can someone please help me with using curl on a webserver? I see plenty of info on how to install it on a local machine, but not server. Do I have to have certain files in the /lib folder on my server? When I run my php script with cul in it, it returns 'call to undefined function curl_exe()', even though my phpinfo file shows curl enabled with the information: 'libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6 ' Thanks, David Link to comment https://forums.phpfreaks.com/topic/78603-using-curl-on-apache-server-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.