Strange error

Below is listed the error I have encounted.  Went to Dolphin troubleshooter and no information on this error.  Could someone please advise and direct in resolving this problem?

 

Thanks

 

register_globals is On (warning, you should have this param in Off state, or your site will unsafe)
allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)
get_magic_quotes_gpc is Off, enable it
Please go to the
Dolphin Troubleshooter
and solve the problem.

Quote · 7 Jul 2009

The 'error' is referring to your php.ini file. register globals etc should be off for dolphin to work correctly. Send your 'error message' to your server hosts and ask them to update php.ini.

There are none so blind as those that will not see.
Quote · 7 Jul 2009

Hi, Create a file called php.ini. Type in it: register_globals=off then save and upload it to the directory where the script is installed. (e.g. public_html/) This will correct this error.

Good Luck!!

Quote · 9 Jul 2009

 

The 'error' is referring to your php.ini file. register globals etc should be off for dolphin to work correctly. Send your 'error message' to your server hosts and ask them to update php.ini.

 

You can just create the php.ini file and type in register_globals=off then upload and save it to the directory where the script is installed. There is to much red tape alot of times when the server admin is involved... they are picky about somethings...lol. This will correct this problem locally without having them to change their whole system. :)

Quote · 9 Jul 2009
 
 
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.