ID:               16283
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Linux
 PHP Version:      4.1.2
 New Comment:

AFAIK, 4.1.2 can't compile at all with Apache 2.
Can you try 4.2.0RC1 and see if it works?


Previous Comments:
------------------------------------------------------------------------

[2002-03-26 07:15:43] [EMAIL PROTECTED]

reclassified

------------------------------------------------------------------------

[2002-03-26 06:23:47] [EMAIL PROTECTED]

php 4.1.2 fails to compile for apache 2.0.32
in sapi/apache2filter/sapi_apache2.c
in php_input_filter function ap_get_brigade() has wrong set of
arguments
i changed it to f->next,bb,mode,APR_BLOCK_READ,* readbytes
it compiles and runs but i doubt is it correct

php configured with ./configure
--with-apxs2=/usr/local/apache2/bin/apxs

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16283&edit=1

Reply via email to