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 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 something? Please enlighten.

You probably have an out-of-date CVS copy as the apache2 directory
seems to have been deleted.

apache2filter takes advantage of the layered I/O support, but not
as much as it really should.  The code does make some poor
assumptions (i.e. everything is a FILE bucket on output, etc.).

Unless Cliff or Aaron beat me to it, once I get the httpd-2.0
filtering stuff straightened out, I may take a pass at cleaning
up the apache2filter to be more like how the core httpd-2.0
modules are implemented.  -- justin

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to