Cannot edit crontab - permission denied
filed in Tutorials - cPanel on Sep.28, 2007
If at any time, you get on this issue, then the suid bit is not set on the crontab executable.
Easy fix : chmod 4755 /usr/bin/crontab
Cheers. ![]()
filed in Tutorials - cPanel on Sep.28, 2007
If at any time, you get on this issue, then the suid bit is not set on the crontab executable.
Easy fix : chmod 4755 /usr/bin/crontab
Cheers. ![]()
November 28th, 2007 on 11:46 am
I just spent an hour looking for a fix for this and went to about 50 sites with really long complicated explinations that involved running about 20 commands before coming to this.
Which in short solved everything. Thanks.
November 28th, 2007 on 6:35 pm
glad to help
if you need anything else, or a tutorial for something, let me know 
May 25th, 2008 on 1:25 pm
I have to say it took me about an hour to come to this simple fix.
August 11th, 2008 on 11:16 am
Please tell, exactly where do I type in this chmod command? I can’t find anywhere in my cPanel where I can type this. Please help! Thank you!