Hi,
I have been facing this issue since more than a month now. The issue is i have scheduled a php cron job that used to run perfectly earlier, but now it doesnt run.
To test the functionality, i have set up a test cron job @
http://amit.exofire.net/test2/appl/php.php
that runs every hour and sends out a test mail.
The command i'hv used is-
/usr/local/bin/php /home/amitgad/public_html/test2/appl/php.php
further when i run the php file directly from internet explorer it works and sends out the mail. but when i schedule it using cron jobs, it doesnt even run.
Please guide me on this if I'm missing here something or if you have changed any settings.
Thanks
Amit
I have been facing this issue since more than a month now. The issue is i have scheduled a php cron job that used to run perfectly earlier, but now it doesnt run.
To test the functionality, i have set up a test cron job @
http://amit.exofire.net/test2/appl/php.php
that runs every hour and sends out a test mail.
The command i'hv used is-
/usr/local/bin/php /home/amitgad/public_html/test2/appl/php.php
further when i run the php file directly from internet explorer it works and sends out the mail. but when i schedule it using cron jobs, it doesnt even run.
Please guide me on this if I'm missing here something or if you have changed any settings.
Thanks
Amit