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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 06:01:29 2025 UTC