Cron job permission denied
I set up a cron job in Cpanel according to instructions from my CMS software but received this email alert:
/usr/local/cpanel/bin/jailshell: /usr/bin/wget: Permission denied
The cron I tried to run was:
wget --tries=1 --timeout=99999 -0 cron.txt http://www.example.com
/usr/local/cpanel/bin/jailshell: /usr/bin/wget: Permission denied
The cron I tried to run was:
wget --tries=1 --timeout=99999 -0 cron.txt http://www.example.com
/usr/bin/curl --user-agent CronJob --retry 1 --max-time 60 -o cron.txt http://example.com
Please let us know if you're still having any issues at all. - Jacob