HintServ-Chris
New member
- Joined
- Apr 15, 2008
- Messages
- 4
So i have psychostats and i need to run cronjobs, but it doesnt even email me any logs if there are erros. Now when i had cpanel. This is how i would set it:
/home/example/domains/example/public_html/stats/stats.pl -v the stats.pl is the file i need to run and -v sends the logs to me, but nothing is working. This is how i have it. running every 30 min.
30 * * * * /home/example/domains/example/public_html/stats/stats.pl -v (does -v send a log message to me)
Why isnt it sending me emails. How do i get it to do that and do i have the command right?
/home/example/domains/example/public_html/stats/stats.pl -v the stats.pl is the file i need to run and -v sends the logs to me, but nothing is working. This is how i have it. running every 30 min.
30 * * * * /home/example/domains/example/public_html/stats/stats.pl -v (does -v send a log message to me)
Why isnt it sending me emails. How do i get it to do that and do i have the command right?