Re: [PHP-DEV] Apache 2 support

2002-06-04 Thread Aaron Bannert
On Tue, Jun 04, 2002 at 03:11:40AM -0600, Venkat Raghavan wrote: > So, does this mean that Apache 2 support for PHP is not fully stable? > > In any case, my question on what to build is not answered. You should use the --with-apxs2 flag to configure to build the apache2filter sapi module in PHP.

Re: [PHP-DEV] Apache 2 support

2002-06-04 Thread Venkat Raghavan
So, does this mean that Apache 2 support for PHP is not fully stable? In any case, my question on what to build is not answered. - Venkat >>> Justin Erenkrantz <[EMAIL PROTECTED]> 04/06/2002 11:17:02 >>> On Mon, Jun 03, 2002 at 10:06:42PM -0600, Venkat Raghavan wrote: > Hi. I'm trying to build

Re: [PHP-DEV] Apache 2 support

2002-06-03 Thread Justin Erenkrantz
On Mon, Jun 03, 2002 at 10:06:42PM -0600, Venkat Raghavan wrote: > Hi. I'm trying to build the PHP interface to Apache 2 (still mod_php, I > guess). I see an apache2 directory that is empty and an apache2filter > directory. The Readme in the latter says that it "exploits the layered > I/O support

[PHP-DEV] Apache 2 support

2002-06-03 Thread Venkat Raghavan
Hi. I'm trying to build the PHP interface to Apache 2 (still mod_php, I guess). I see an apache2 directory that is empty and an apache2filter directory. The Readme in the latter says that it "exploits the layered I/O support in Apache 2.0". Do I need to just build the latter or am I missing someth