CURLOPT_FOLLOWLOCATION cannot be activated

Hi

I have just installed Dolphin and although the site works, I get the below error on the top of the page. I have tried clearing the cache but it appears on every page.

Can anyone help?

 


Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in/home/iamafoot/public_html/suburbanswingers.co.uk/mainapp/inc/utils.inc.php on line 1046

 

Alex

Quote · 26 Nov 2011

Server you installed dolphin on is not setup properly for running dolphin. See hosting requirements.

http://www.boonex.com/trac/dolphin/wiki/DolTech

In your case. One of the following as stated by the error.

Either safe_mode is On which must be Off, or there is a value set for open_basedir which should be empty.

This is a hosting issue, so contact your host.

https://www.deanbassett.com
Quote · 26 Nov 2011

Open the inc/utils.inc.php file.

 

Around Line 1046 find thie line and comment it out:

curl_setopt($rConnect, CURLOPT_FOLLOWLOCATION, 1);

 

Should look like this when your done:

//curl_setopt($rConnect, CURLOPT_FOLLOWLOCATION, 1);

 

Save file and then clear all caches.

Warning should no longer appear at the top of page.

 

 

Quote · 26 Nov 2011

That doesn't solve the problem.  It's like taking the batteries out of the smoke detector because it's making too much noise.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 26 Nov 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.