hi there,
I trying to run a service on a cobalt which monitors some services on the
server.
I tried to run it like this within the crontab. However this is not working
I get overloaded whith error mails.
I want/ need to run the script every 5 minutes.
This is how I set it up in the crontab:
0,5,10,15,20,25,30,35,40,45,50,55 * * * *
/home/sites/www.domain.com/web/netstatus/cron_script/cron_script.php
When I do this errors all over the place.... Where am I wrong, running the
same on a non-cobalt server gives no probs.
Thanks Robbert