Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/public_html/curl.php on line
Trying to use curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, TRUE);
but I'm getting this error. How can I overcome it?