[PHP] Cron Jobs and php as apache module

2004-03-17 Thread Daryl Meese
Hello all, Ok, I run php as an apache module but need to have some php scripts called from a cron. Since you can't have php installed as a cgi apache module I don't know how to do this. Any help would be appreciated. TIA Daryl Meese -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] Cron Jobs and php as apache module

2004-03-17 Thread Duncan Hill
On Wednesday 17 March 2004 11:03, Daryl Meese wrote: Hello all, Ok, I run php as an apache module but need to have some php scripts called from a cron. Since you can't have php installed as a cgi apache module I don't know how to do this. Any help would be appreciated. TIA Daryl

RE: [PHP] Cron Jobs and php as apache module

2004-03-17 Thread Thijs Lensselink
Daryl Meese wrote on woensdag 17 maart 2004 12:04: Hello all, Ok, I run php as an apache module but need to have some php scripts called from a cron. Since you can't have php installed as a cgi apache module I don't know how to do this. Any help would be appreciated. TIA Daryl

Re: [PHP] Cron Jobs and php as apache module

2004-03-17 Thread Robert Cummings
On Wed, 2004-03-17 at 06:03, Daryl Meese wrote: Hello all, Ok, I run php as an apache module but need to have some php scripts called from a cron. Since you can't have php installed as a cgi apache module I don't know how to do this. Possibly you can't have PHP configured in Apache as a

RE: [PHP] Cron Jobs and php as apache module

2004-03-17 Thread Thijs Lensselink
Thijs Lensselink wrote on woensdag 17 maart 2004 12:17: Daryl Meese wrote on woensdag 17 maart 2004 12:04: Hello all, Ok, I run php as an apache module but need to have some php scripts called from a cron. Since you can't have php installed as a cgi apache module I don't know how to