adding or deleting cronjob gives an error

B3rt

Verified User
Joined
Oct 12, 2007
Messages
81
When a user adds or deletes a cron is gives an error:
Error Creating Cron Job

Details
(empty, nothing)

The added cron is written in the cron /usr/local/directadmin/data/users/username/crontab.conf
But the added cron does not run.
When I delete a cron I get the same error, but the cron is deleted fron the crontab.conf file.

Also there is no error listed in the errorlog of directadmin, in the cron log it self the cron is not listed.

Any one any idea's what is causing this?

(other crons are running fine)
 
I have seen this when the /usr/local/directadmin/data/users/username/crontab.conf is corrupt or not formatted correctly.
 
this file looks OK to me
All rights are correct and the cron syntax inside is also OK.
 
Back
Top