Hi all,

i have a PHP script that I want to execute at 12:05 AM everyday. So, i
thought I'd setup a cron job to do this. But nothing happens at all..not
even an error message. I verified that the job was in the users cron job
list.

The crontab entry looked like this

5 0 * * * lynx http://www.myserver.com/html/test.php

Any special things i have to do to get lynx and cron working together? If
i use the above command line , the script doese indeed work..so all the
path info is correct.

Thanx for any tips, John




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to