Cron stopped working, partially working.
Posted
by
Robi
on Server Fault
See other posts from Server Fault
or by Robi
Published on 2012-09-07T18:01:45Z
Indexed on
2012/11/17
5:03 UTC
Read the original article
Hit count: 479
Our cron script stopped working in different dates in August. What can be the possible reasons? We did not change anything. Our hosting showed us a log where we can see that cron is executing our scripts. But, nothing is happening in our scripts.
If we manually execute the scripts, we're getting correct results like before.
I showed the commands to hosting and they showed me that the commands are working. What should I tell my hosting? what should I do?
They are php scripts which are executed by CRON and they just post to facebook and twitter. They don't execute any hard or huge things. I even asked my hosting if we broke any rules.
© Server Fault or respective owner