php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11241 php-4.0.5/sapi/apache2filter
Submitted: 2001-06-01 11:05 UTC Modified: 2001-06-01 11:54 UTC
From: mobiles at ifrance dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: 4.3-STABLE FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 + 29 = ?
Subscribe to this entry?

 
 [2001-06-01 11:05 UTC] mobiles at ifrance dot com
./configure --with-mysql --with-apxs2
OK
make :
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
*** Error code 1

Stop in /usr/local/etc/php-4.0.5/sapi/apache2filter.
*** Error code 1

Stop in /usr/local/etc/php-4.0.5/sapi/apache2filter.
*** Error code 1

Stop in /usr/local/etc/php-4.0.5/sapi.
*** Error code 1

Stop in /usr/local/etc/php-4.0.5.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-01 11:54 UTC] sniper@php.net
You need to get the latest CVS checkouts of both Apache2
and PHP 4.

--JAni

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC