Strictly Business > Hosting,Domains,Script,PHP,HTML,My SQL,CSS and more

Crontab permissions are wrong.

(1/1)

admin:
Today when i wanna setup the cron job to run a script but noticed the following warning in my cPanel Cronjobs section:

/usr/bin/crontab permissions are wrong (6755). Please set to 4755.

I've manually chmod'ed the file but no use.

Just searched with Google, i finally work out this issue.

Below is the solution :

You can fix it by logging in via ssh/root with putty or the person with root login to the server and run :

chmod 4755 /usr/bin/crontab

You should then see the permissions looking something like this:

-rwsr-xr-x 1 root root .

Navigation

[0] Message Index

Go to full version