Curl problem, please help
Hi,I am facing a problem on my server regrading curl, i received the following error when i try to run this script at http://www.businessinacup.com/ezmlm2/sample.php :
Fatal error: Call to undefined function: curl_init() in /home/biac/public_html/ezmlm2/sample.php on line 6
I reinstalled curl, complied it (compiled successfully), and restarted the server, but it doesn't show libcurl loaded.
It does not show in phpinfo.php at all.
i theorized thinks that i have two apache using 'apachectl restart' installed because when i restart apace it give me this message :
/usr/sbin/apachectl: Apache 1.3 configuration directives found
/usr/sbin/apachectl: please read /usr/share/doc/httpd-2.0.47/migration.html
What should i do, can anyone help, i need to reslove this asap!