User Tools

Site Tools


server-administration:crontab-permissions-wrong

This is an old revision of the document!


Fixing Crontab Permissions Wrong Error

If you are receiving the error/usr/bin/crontab permissions are wrong. Please set to 4755 when in the cron section of cPanel, the commands below may correct the error for Redhat/CentOS/Fedora servers.

Log into the server via ssh or the console as root and run:

# yum -y install vixie-cron crontabs
# chmod 4755 /usr/bin/crontab

server-administration/crontab-permissions-wrong.1255559601.txt.gz · Last modified: by garrett.plasky

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki