leetmunkyking54
New Member
- Messages
- 24
- Reaction score
- 0
- Points
- 0
my uh, Cron thing I think is at 60 min intervals. Idk if that is correct or not but that's what I'm getting from the .php file. I am on a free server so I can see why.
/usr/bin/php /home/igor/public_html/cron_job.php >>/home/igor/public_html/log.txt 2>&1
0 * * * *
/usr/bin/php /home/desiredl/public_html/cron_job.php >>/home/desiredl/public_html/log.txt /null 2>&1
/usr/bin/php /home/desiredl/public_html/ow_system_plugins/base/bol/cron_job.php >>/home/desiredl/public_html/log.txt /null 2>&1
0 * * * *
/usr/bin/php /home/desiredl/public_html/ow_plugins/notifications/bol/cron_job.php >>/home/desiredl/public_html/log.txt /null 2>&1
0 * * * *