From: [EMAIL PROTECTED] Operating system: Linux 2.4.2-2 PHP version: 4.1.2 PHP Bug Type: Apache2 related Bug description: Build Error
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 bug report at http://bugs.php.net/?id=16434&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16434&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16434&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16434&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16434&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16434&r=support Expected behavior: http://bugs.php.net/fix.php?id=16434&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16434&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16434&r=submittedtwice
