Hello!
I have a problem with the CronJobs plugin. Maybe this problem have something to do with my lack of experience with cron jobs.
I've created a cron job (see screenshot).
When the job will be executed, i get this e-mail:
Subject of the e-mail:
Text of the e-mail:
1. When I run the command from the subject of the e-mail in the ssh console, everything works. No error. Why it isn't working when the command will be executed over the cron job?
2. Why is in the e-mail standing 23:00 when the cron job will be executed at 24:00? The date and time that will be shown when executing
is correct. When I run this small php script
the date and time is correct, too. I don't unterstand from where are coming the 23:00.
Some informations about my system:
Debian Wheezy 7.7 (amd64)
Git 1.1.x (updated about a week ago)
Dovecot and Apache FCGID
CronJobs Version 1.0.1
Thanks in advance and thank you for this great project!
Andy