Have you tried 'php <FILENAME>'? Now, I don't know how you would pass
parameters to it...
> -----Original Message-----
> From: Johan Holst Nielsen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 21, 2001 8:09 AM
> To: AJDIN BRANDIC
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] php as cron
>
>
> try etc.
>
> 00,30 * * * * lynx -dump http://path.to.php.script > /dev/null
>
> Regards
>
> Johan
>
> >
> > Hi
> >
> > I have PHP installed as Apache module but I want to run a cron job. I
> > have .php script that works OK when executed through browser
> but is there
> > any way I could execute it through a cron job.
> >
> > Ajdin
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]