Crontab error Cpanel server
April 24, 2008 | In: Cpanel
The crons are not even listed with WHM or Cpanel.
The root user as well as the Cpanel users will not be able to access the cron.
This is mainly due to a permission issue of cron binary. Hence chmod it to 755.
======================
chmod 755 /usr/bin/crontab
======================





1 Response to Crontab error Cpanel server
shameer
October 28th, 2009 at 12:10 pm
Hello,
I think correct permission is chmod 4755 /usr/bin/crontab