In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
says...
> In the INSTALL file notes for PHP is says:
> 
> "1: Only install either the static module or the dynamic one.  Do not
>    install both."
> 
> No reasoning is given for this statement.  Does anyone know what the reason
> for this is?
> 
> The reason I want to know is because I run both the Apache module and the
> static cgi module on my server and I haven't had any problems.  I have the
> cgi module for running php scripts as cron jobs.
> 
> Anyone know why the statement?
> 
> Thanks,
> Jonathan Duncan

You seem to be confusing the static (Apache) module with the standalone 
php binary, sometimes referred to as the CGI version and which is what I 
think you mean by 'static cgi module'.

Cheers
-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to