ID: 16434 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache2 related Operating System: Linux 2.4.2-2 PHP Version: 4.1.2 New Comment:
Hi, which changes did you exactly made to sapi_apache2.c? Bye, Sebastian Previous Comments: ------------------------------------------------------------------------ [2002-04-06 11:12:10] [EMAIL PROTECTED] You need latest CVS versions of both Apache2 and PHP. ------------------------------------------------------------------------ [2002-04-05 09:18:06] [EMAIL PROTECTED] After adding the required parameter, it compiled and has run fine under an adhoc stress test. ------------------------------------------------------------------------ [2002-04-05 05:16:40] [EMAIL PROTECTED] Well, AFAIK 4.1.x doesn't work with Apache 2. Anyway, we don't really care since Apache 2 is still beta. It will probably work OK in 4.2.0. You can try RC2 from www.php.net/~derick ------------------------------------------------------------------------ [2002-04-04 14:18:54] [EMAIL PROTECTED] sapi_apache2.c refuses to build with Apache 2.0.32. The function call to ap_get_brigade, line 247, needs the APR_BLOCK_READ or APR_NONBLOCK_READ parameter added to the call. I don't know which is appropriate, so I chose to BLOCK. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16434&edit=1