PHP, cURL, CURLOPT FOLLOWLOCATION and open basedir/Safe Mode
I am getting the below error while executing the curl function in my server.
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
Please help me how to solve the issue.
-- Marin
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
Please help me how to solve the issue.
-- Marin