I need to setup a cron job but cPanel says there is an problem with cron: '/usr/bin/crontab permissions are wrong. Please set to 4755 '
Can you please chmod /usr/bin/crontab to 4755 on the alpha server?
Thanks in advance.
SSH as root and then:
chmod 4755 /usr/bin/crontab














