arobbert
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by arobbert-
arobbert commented,
Thanks I'll give that a try.
-
arobbert commented,
I suspect that Cron is not working for me on godaddy. Can anyone recommend a simple command I can use to test it from within cPanel?
-
arobbert commented,
Hello, Looks like you have an extra "*" there. Additionally, make sure there is a MAILTO= line with your email address at the top of the cronjob. If it's still not working I would try using a she...
-
arobbert created a post,
Can't get Cron job to run
I'm attempting to get this simple Cron command to run from the Cron jobs panel. ** * * * * find /home/CPANELUSERNAME/public_html -mtime -1 \! -type d -ls The purpose of the command is to alert me ...