Re: [PHP-LANG] Re: PHP script and cron

[email protected] (Joey Smith) Thu, 23 Oct 2003 12:51:45 -0600
Newsgroups php.lang
Message-ID <[email protected]>
Note that php-lang is a dead list. You should probably visit php.net/mailinglists
and find the correct list.

On Thu, Oct 23, 2003 at 12:28:30PM +0200, Robert Sedlacek wrote:
> On Tue, 14 Oct 2003 13:29:07 +0200, Romek wrote:
> 
> > My php is installed as a server module. I am using Solaris 9 OS.
> > 
> > My question is: How to modify php configuration or Solaris conf, to run any
> > script using  crontab (script should be run automatically every ten
> > minutes).
> 
> 2 possibilities:
> 
> - recompile php with CLI
> - make a script calling the php-file url via lynx
> 
> 
> Robert
> 
> -- 
> PHP Language Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php