Log in

View Full Version : PHP problem on Server



Cole001
04-25-2012, 10:07 AM
Hello,

I am getting the following error message since about Friday or Saturday. It was working fine before and I didn't manipulate any files. The problem is still occurring.

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in .... on line 104.

Can someone help me out?

Regards,
Cole

traq
04-25-2012, 04:38 PM
Does your host have safe_mode (http://php.net/safe_mode) or open_basedir (HTTP://php.net/manual/en/ini.core.php#ini.open-basedir) set? That's the issue.