From: [EMAIL PROTECTED] Operating system: Redhat 7.1 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: sapi_apache2.c incompatible type for argument 3 of `ap_register_output_filter'
Using apache 2-0-39, configuring as ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql make then fails with sapi_apache2.c: In function `php_register_hook': sapi_apache2.c:567: incompatible type for argument 3 of `ap_register_output_filter' sapi_apache2.c:567: too many arguments to function `ap_register_output_filter' sapi_apache2.c:568: incompatible type for argument 3 of `ap_register_input_filter' sapi_apache2.c:568: too many arguments to function `ap_register_input_filter' -- Edit bug report at http://bugs.php.net/?id=19791&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19791&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19791&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19791&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19791&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19791&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19791&r=support Expected behavior: http://bugs.php.net/fix.php?id=19791&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19791&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19791&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19791&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19791&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19791&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19791&r=isapi