Mind_nl
Sun 1 April 2007, 11:38 pm GMT +0200
Trying to run a script to pull some information from another website and I'm getting following error
Quote
CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/script/path/script_name.php on line 64
the script has worked before. I've tried uploading a php.ini file with safe mode disabled, but to no avail...