Cron updated but no crons saved

glassy

Registered
Jun 11, 2007
2
0
51
Every time i try to create a cron using Cpanel, i save it, it then says "cron updated!",

but the cron is not saved.

I recently updated my cpanel installation through whm, could this have caused this and, if so, what is the solution to this problem?

Thanks.
 

mitgib

Well-Known Member
Apr 9, 2006
59
0
156
ssh to your server and issue the following command

chmod a+s /usr/bin/crontab

Should do the trick
 

glassy

Registered
Jun 11, 2007
2
0
51
Worked Perfectly

Thankyou so much. I ran the command and it's now working perfectly.