Re: command line php

2002-03-18 Thread Gustavo Noronha Silva
On Mon, 18 Mar 2002 20:47:30 +0100 Erik van der Meulen <[EMAIL PROTECTED]> wrote: > Hi Listpeople - I would like to execute a php script from crontab. > Some Suse users told me they have a /usr/bin/php which allows for > just that. > I have tried to find a package in Debian which brings this, but

Re: command line php

2002-03-18 Thread Volker Schlecht
> Some Suse users told me they have a /usr/bin/php which allows for > just that. > I have tried to find a package in Debian which brings this, but > have not been able to locate it. > > Any ideas? Thanks a lot. php4-cgi is probably the package to go for, it contains /usr/bin/php4. regards, Volk

Re: command line php

2002-03-18 Thread Angus D Madden
Erik van der Meulen, Mon, Mar 18, 2002 at 08:47:30PM +0100: > Hi Listpeople - I would like to execute a php script from crontab. > Some Suse users told me they have a /usr/bin/php which allows for > just that. > I have tried to find a package in Debian which brings this, but > have not been able t