php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12456 PHP does not compile with --with-apxs2
Submitted: 2001-07-29 09:43 UTC Modified: 2001-07-30 05:15 UTC
From: sinistre at online dot no Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.6 OS: Linux Slackware 8.0
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: sinistre at online dot no
New email:
PHP Version: OS:

 

 [2001-07-29 09:43 UTC] sinistre at online dot no
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-30 05:17 UTC] sniper@php.net
You need to get both PHP and Apache2 from their CVSs.
Next time, search this bug database for similar
reports and you will save a lot of time and bandwidth.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 19:01:31 2024 UTC