Results 1 to 6 of 6
It runs about 2 or 3 days and just die without any reason... the process is running but it just stops to run the commands I want.
any ideas?
best...
- 04-05-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Bulgaria
- Posts
- 26
crond just dies
It runs about 2 or 3 days and just die without any reason... the process is running but it just stops to run the commands I want.
any ideas?
best
- 04-05-2005 #2
Is the daemon still running or does it shut down too?
- 04-06-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Bulgaria
- Posts
- 26
the deamon is running... but it doesn't do the work i gave it..
- 04-06-2005 #4
that's quite odd. does restarting the daemon take care of it temporarily?
- 04-06-2005 #5Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,043
What does your crontab look like?
- 04-06-2005 #6Just Joined!
- Join Date
- Jan 2005
- Location
- Bulgaria
- Posts
- 26
25,55 * * * * /usr/local/bin/php /root/traffic/apa.php 1> /dev/null
the script takes 1-2 seconds to complete its task.
there are some other crontabs for other non-root users, but nothing strange.
after killall crond ; crond it works...
thanks again


Reply With Quote
