[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re:[cobalt-users] Read Log Files with PHP
- Subject: Re: Re:[cobalt-users] Read Log Files with PHP
- From: "WebWorkshop" <webmaster@xxxxxxxxxxxxxxx>
- Date: Mon Mar 12 11:52:31 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi !
>
> It depends. If you want to make it readable from an Apache-Script, the
> logs have to be readable for Apache.
> Maybe it would be a better idea to write the script for the Script-
> Version of php and have it run via cron ?
>
> Thomas
My intention was to have the thing run in cron eventually... I'm not
familiar with the "Script-Version" of php; I found some information in the
list archive about compiling PHP to run as a CGI, is this what you're
talking about? Is there any way I can run the existing version of PHP on the
RaQ 4 as a CGI without having to install a second copy?