Glad I was able to help. And yeah, AOE Scheduler has instructions menu options which has information what lines must go to crontab.
Thank you! I was having the same problem, however I am now getting the following emails
Status: 500 Internal Server Error X-Powered-By: PHP/5.4.45 Content-type: text/html
You don't need to execute many commands, the most important thing is that you edit your crontab file. I don't know how this works on Amazon's servers, usually you can do it via crontab -e though (e for edit).
@mod89 You know say what was the solution because I am having the same problem.
Hi Guys!
I asked the hosting company what the issue was and this was their response:
---------------------------------------------------------------------------------------------------------------------------
Basically it was related to how the path variable was set on the server. Specifically:
PATH="/usr/local/bin/:/usr/bin:/bin"
Basically it was a mix of a magento quirk and server/cageFS quirk.
---------------------------------------------------------------------------------------------------------------------------
I have confirmed that cron timing out is a server config issue and the With some lucky hopefully you can get your Cron working too!