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