in reply to Perl Script Not Working With Crontab
Check those two issues, and change your program to produce useful error messages on failure, so that cron will send you a mail with the error message.
Update: and be sure always to edit your crontab with crontab -e, it will warn you when the syntax is wrong.
|
---|