From: [EMAIL PROTECTED]
Operating system: Linux Slackware 8.0
PHP version: 4.0.6
PHP Bug Type: Compile Failure
Bug description: PHP does not compile with --with-apxs2
Apache 2.0.16 was configured with --enable-so
PHP was configured with --with-mysql=/path/to/mysql
--with-apxs2=/path/to/apxs --enable-track-vars
--enable-magic-quotes
make crashes and gives this output.
sapi_apache2.c: In function `php_input_filter':
sapi_apache2.c:248: too many arguments to function
`ap_get_brigade'
sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:443: warning: passing arg 2 of
`ap_register_input_filter' from incompatible pointer type
--
Edit bug report at: http://bugs.php.net/?id=12456&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]