I just installed cURL for PHP on SUSE, my phpinfo()
shows that curl.ini
is being loaded, but I am still getting php errors for example:
Fatal error: Call to undefined function curl_init()
My phpinfo()
is being loaded here: http://beatengine.com/network/home/server
Can someone tell me what's wrong? I've restarted apache several times, no avail