Cron is calling a script that is not executable.
By running chmod +x /path/to/script, the script becomes executable and this should resolve this issue.
Cron is calling a script that is not executable.
By running chmod +x /path/to/script, the script becomes executable and this should resolve this issue.