[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Crontab



KPortsmout@xxxxxxx said:

> Hi,
> 
> Has anyone managed to get a PHP script to run from Crontab on a Cobalt 
RAQ4, 
> I have spent all night playing with it trying different methods and 
> permissions but none seem to work.
> 
> The PHP script works fine when called from a browser so I know it`s not 
that.

Normally, PHP is configured as an Apache module.  When you build it,
you can also compile PHP as a separate stand-alone CGI-BIN binary, which 
can run scripts without the Web server.  Just build without the --with-apache 
option.
-- 
*********************************
        Paul Gillingwater
        Managing Director
 CSO Lanifex Unternehmensberatung 
 & Softwareentwicklung G.m.b.H.
      NEW BUSINESS CONCEPTS

E-mail:  paul@xxxxxxxxxxx
Telnum:  +43/1/21 98 222
Mobile:  +43/699/1922 3085
Webhome: http://www.lanifex.com
Address: Praterstrasse 60/1/2 
         A-1020 Vienna, Austria
*********************************