Get error email every minut

Hi

I just innstalled ver.7.0.1 on a shared hosting with Hostgator.

every minut I get an error email from cron job that tell me that register_globals is ON. It is not.

Text in email is:

<f alt="red">register_globals is On (warning, you should have this param in Off state, or your site will unsafe)</font> <br /> <f alt="red">allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)</font> <br />
Please go to the <br />
<a href="
http://www.boonex.com/trac/dolphin/wiki/GenDolTShooter">Dolphin Troubleshooter</a> <br />
and solve the problem
.

Is Cpanel cron jobs I have this: cd /home/user/public_html/periodic; /usr/local/bin/php -q cron.php , and ****

Do anyone know how I can fix this problem?  Thank you

Quote · 9 May 2010

Just for the heck of it, got to your admin panel, then settings, and then advanced settings. I believe in the section for OTHER is where your security thresholds for phpIDS are located, about midway down. Turn both of them to -1 for disabling purposes and see if you still receive those errors. If not then your security levels were set too low. But if you do continue receiving those errors then it may well have to do with register_globals.

If you're on shared hosting, how certain can you be that "something" on the shared server settings is not conflicting with your dolphin site? I can't even imagine running a site with potentially tens of thousands of members, videos, songs, and photos on anything but a dedicated root server.

Quote · 11 May 2010

You can also try setting your cron command to this instead:

/usr/local/bin/php -q /home/user/public_html/periodic/cron.php

instead of the way it currently is..

Nothing to see here
Quote · 11 May 2010
 
 
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.