ID: 15792 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: GNU/Linux PHP Version: 4.1.2 New Comment:
I get the same thing exactly. I am using apache-2.0.23, and my compiler is gcc-3.0.3. This might have a bearing. Richard. Previous Comments: ------------------------------------------------------------------------ [2002-03-04 14:30:13] [EMAIL PROTECTED] > What's your configure line? ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs \ --without-mysql > What version of Apache do you use? httpd-2.0.32-beta.tar.gz ------------------------------------------------------------------------ [2002-03-01 03:42:40] [EMAIL PROTECTED] What's your configure line? What version of Apache do you use? You should compile PHP with the latest CVS of Apache 2, (although beta 32 may work too). ------------------------------------------------------------------------ [2002-02-28 15:05:36] [EMAIL PROTECTED] in sapi/apache2filter/sapi_apache2.c sapi_apache2.c: In function `php_apache_sapi_register_variables': sapi_apache2.c:148: warning: initialization discards qualifiers from pointer target type sapi_apache2.c: In function `php_input_filter': sapi_apache2.c:247: incompatible type for argument 4 of `ap_get_brigade' sapi_apache2.c:247: too few arguments to function `ap_get_brigade' sapi_apache2.c: In function `php_register_hook': sapi_apache2.c:408: warning: passing arg 2 of `ap_register_input_filter' from incompatible pointer type ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15792&edit=1