How I solved the problem with 'register_globals is On (warning, you should have this param in Off state, or your site will unsafe'.
By the way, I've already had RG Off in php.ini. That was done by my hoster.
This solution was given to me by Hostgator's tech. support guys. They are really so supportive and helpful :)
Here is their solution (in the text following ==== change MY_ACCOUNT and MY_SITE to your data):
===============================================
we're explicitly telling /usr/local/bin/php to use the php.ini file /home/MY_ACCOUNT/php.ini in the crontab.
I changed the crontab for user MY_ACCOUNT to:
*/15 */1 * * * /usr/local/bin/php -c /home/MY_ACCOUNT/php.ini -q /home/MY_ACCOUNT/public_html/MY_SITE/periodic/cupid.php
*/15 * * * * /usr/local/bin/php -c /home/MY_ACCOUNT/php.ini -q /home/MY_ACCOUNT/public_html/MY_SITE/periodic/notifies.php
0 0 * * * /usr/local/bin/php -c /home/MY_ACCOUNT/php.ini -q /home/MY_ACCOUNT/public_html/MY_SITE/periodic/cmd.php
This should eliminate the errors you are seeing. I've also changed the cron frequency to once every 15 minutes as that is the minimum frequency as stated in our TOS Section 7a - h (http://www.hostgator.com/tos.shtml)
Jazzery "Jazz" J
Linux Administrator - HostGator.com Support Team Toll Free : 1-866-96-GATOR (42867)
Local: 1-713-574-5287
===============================================
By the way, before this problem was solved I got about 1500 of such messages. So you understand, how I'm happy :)
I'm new to Dolphin and Boonex, but very excited about it's abilities, free of charge politics and that I had no any problems while installing it.
I have to say, that before I found it, I was frouded twice :(
I was trying to create a site with about 5% of Dolphin's functionality,
hired one freelancer, then another, and I lost the money. Anyway, I see this as if I got two paid lessons.
As I am new to this scripts and have to learn on my mistakes, would you be glad to help me in some questions that may occure in the future? I'd be happy to communicate with you!
Be lucky and take care,
ED
