[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] setting up a cronjob for running a php file



At 00:44 15/02/02 +0100, you wrote:
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

Why not just

TERM=vt100
0,5,10,15,20,25,30,35,40,45,50,55 * * * lynx -source http://www.domain.com/web/netstatus/cron_script/cron_script.php>/dev/null

regards

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users