Re: [PHP] Running Crontab on php script

2001-05-23 Thread mark
Richard Kurth <[EMAIL PROTECTED]> wrote: > > I have a php script that runs at root. I have php compiled as a cgi to > do this. > My question is what is the best way to run a crontab so that it does > not send a message every time it runs. This script runs every 5 min > and it can get pretty frust

[PHP] Running Crontab on php script

2001-05-23 Thread Richard Kurth
I have a php script that runs at root. I have php compiled as a cgi to do this. My question is what is the best way to run a crontab so that it does not send a message every time it runs. This script runs every 5 min and it can get pretty frustrating to get this email. The script runs only if ther