Jump to content

Any idea what is wrong with my cron?


tibberous

Recommended Posts

I have a cron script that is just supposed to send me an email every hour. I added this line to /etc/crontab

 

01 * * * * root run-parts php /daemons/hourly.php

 

Then I reset cron. If I run the command: php /daemons/hourly.php  in putty, I get the email.

 

Any idea why the cron isn't sending it?

Link to comment
https://forums.phpfreaks.com/topic/224175-any-idea-what-is-wrong-with-my-cron/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.