Guest Posted October 23, 2007 Posted October 23, 2007 Hi there, very quick question to see if anyone can help. I've come back to my store this week to continue with some changes. I haven't touched anything recently, but i'm getting the error message below, when I click 'checkout'.. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in ../includes/classes/nusoap.php on line 2160 Warning: Cannot modify header information - headers already sent by (output started at ../includes/classes/nusoap.php:2160) in ../includes/functions/general.php on line 33 Any advice to rectify this would be so greatly appreciated, Gary
Guest Posted October 23, 2007 Posted October 23, 2007 Hi there, very quick question to see if anyone can help. I've come back to my store this week to continue with some changes. I haven't touchedanything recently, but i'm getting the error message below, when I click 'checkout'.. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in ../includes/classes/nusoap.php on line 2160 Warning: Cannot modify header information - headers already sent by (output started at ../includes/classes/nusoap.php:2160) in ../includes/functions/general.php on line 33 Any advice to rectify this would be so greatly appreciated, Gary I contacted my hosting company, who gave the reply below. Again, if anyone knows of how to resolve this problem, you'd really make my day :'( Php is not in safe mode but open_basedir is set and always has been. best place to resolve this is at the authors website or forum. It sounds like the script needs some changes to work with current versions of php. if you search google you will see lots of scripts are showing that error. http://www.google.co.uk/search?hl=en&q...Search&meta
Recommended Posts
Archived
This topic is now archived and is closed to further replies.