• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

crontab permissions are wrong - Please set to 4755

Started by Kevin, October 29, 2008, 11:01:50 AM

Kevin

One of the common error in cPanel after installation is:

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

An easy fix for this error is:

- Login to your server via SSH and shoot out the following command:
- chmod 4755 /usr/bin/crontab

Please note that you will require root access to the server to change the permissions of crontab.

Kevin