cartermcpyro
New Member
- Messages
- 14
- Reaction score
- 0
- Points
- 0
I'm trying to set up one cron to run every 5 minutes. It doesn't work. I even removed the -q so it'd email me and it doesn't even email me (I set where to email in the cron tab page). I tried this:
And
They both don't work. What's so wrong that I'm doing that the cron tab won't even email me the error?
I'd also like to add that the email I'm using to send the cron result to is gmail.
Code:
php-cron /home/pyrokid/public_html/expire.php
Code:
php /home/pyrokid/public_html/expire.php
I'd also like to add that the email I'm using to send the cron result to is gmail.
Last edited: