cronjob not working
i added a crontab in ispconfig.
This created a file called ispc_chrooted_web314 with the content:
-------
MAILTO=''
SHELL='/usr/sbin/jk_chrootsh'
9 * * * * web314 ....
-------
but the cron-job is not running.
to test it, i changed the file content to
--------
MAILTO=''
#SHELL='/usr/sbin/jk_chrootsh'
9 * * * * web314 touch test.muv
--------
after this change, the cronjob is running (with a rights-error - but it is running) After removing the # and activating the chroot-shell the job is still not working.
so i think, this is a problem of the chroot-shell inside the cron-job.
but where can i find more information (for example the log-file the cronjob creates) or how can i get more informations...
Thanks Olli
|
Recent comments
12 hours 24 min ago
17 hours 29 min ago
21 hours 53 min ago
23 hours 42 min ago
1 day 13 hours ago
1 day 13 hours ago
1 day 18 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 3 hours ago