Site Fuse! programming, design, hosting, promotion and advertising tips for webmasters

Cron stopped working

Home  \  Forums  \  IT, Hosting & Domain Forums  \  Linux Server Administration Forums  \  Cron stopped working
Share   

user photo

lamp   1 years, 6 months ago

Hi guys, I just checked cron log and looks like it stopped working yesterday. What should I do?
user photo

MrPhear   1 years, 6 months ago

Try restarting cron daemon. If you are on RedHat, Fedora, CentOS, you should be able to do;

/etc/rc.d/init.d/crond restart


If it fails, dig deeper. If it fails, then gives an ok that shows it was down..
user photo
Guest