Quote:
Originally Posted by tuxg
Hi,
Give the pathname of bash on your system and see if it works.
Something like:
***** /bin/bash /path/to/script/script.sh
|
+ chmod +x file.sh (may also source file.sh cron file)
+ check if user is in allow.cron or in deny.cron
+ man 1 cron
+ man 5 cron
+ man crontab
+ lastly check the crontab
crontab -l [username/login id]
if not okay? edit
crontab -e [username/login id]