PHP kill cron
- From: Séverin Richard <severin.richard@xxxxxxx>
- Date: Sat, 27 Oct 2007 13:16:05 +0200
Hi all,
How can i kill a cron process at the begining of my cron task (php script):
My cron task starts evry 5 minutes,
but may work more than this time. (no timeout configured on my server for cron tasks (?).
I guess if i can stop every process of this task before starting it again.
my task looks like:
usr/local/bin/php -q -f /home/mypass/cron.php
then php script cron starts...
THX for ,idears.
.
- Follow-Ups:
- Re: PHP kill cron
- From: J.O. Aho
- Re: PHP kill cron
- Prev by Date: Re: Need a simplified resource
- Next by Date: Re: PHP kill cron
- Previous by thread: How to attach the files in mail using php codes..
- Next by thread: Re: PHP kill cron
- Index(es):
Relevant Pages
|