Up and until a week ago Cron jobs worked fine on my server and I changed nothing...
My Cron job command is for example: php /home/domain/optimise_table.php
Every time this Cron job ran, it sent me a pre-defined email report...
They stopped working and I only get an email report stating: Status: 302 Moved Temporarily
I contacted myhots... They do not support Cron jobs and will not help and recon they did nothing???
I read up on Google and changed one Cron job command to: /usr/bin/wget -q http://mydomain/next_cron.php
This solved the problem sort of... The Cron job runs and do what it should but I get no email report...
1.... Why would they stop working?
2.... Do I have to do something else to get the Cron job email report?
Thanks


LinkBack URL
About LinkBacks
hots... They do not support Cron jobs and will not help and recon they did nothing???
Reply With Quote