Re: [PHP] status of building both CGI and MODULE

2001-10-03 Thread David Robley

On Thu,  4 Oct 2001 06:27, fx wrote:
> Hi
>
> I've read various newsgroups about the possibility of building both CGI
> and MODULE  at the time but haven't found a clear response 
>
> is it possible ?

Yes

> if yes ...
> is it possible with the same configure script ?

No
> do some options make it impossible ?

You'll need to do two configures and compiles. For the cgi version, leave 
out any reference to with-apache, with_apxs or any other webserver. The 
latter will produce an executable called php. This applies to *nix 
systems only - Windoze I won't go into :-)

-- 
David Robley  Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES  Flinders University, SOUTH AUSTRALIA  

   Lawyers: The larval form of politicians.

-- 
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] status of building both CGI and MODULE

2001-10-03 Thread fx

Hi

I've read various newsgroups about the possibility of building both CGI and
MODULE  at the time but haven't found a clear response 

is it possible ?

if yes ...
is it possible with the same configure script ?
do some options make it impossible ?

TIA


please forward to [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]