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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mobiles at ifrance dot com
New email:
PHP Version: OS:

 

 [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 Apr 19 23:01:28 2024 UTC