php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44165 complaining about missing config option "apxs2" even if it's there
Submitted: 2008-02-19 11:01 UTC Modified: 2008-02-20 07:29 UTC
From: php-ingo at edict dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.2.5 OS: openSuse 10.3
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: php-ingo at edict dot de
New email:
PHP Version: OS:

 

 [2008-02-19 11:01 UTC] php-ingo at edict dot de
Description:
------------
I've built an apache-2.0.63
After that php doesn't seem to run "configure" right.
Even with the option "--with-apxs2=/var/web/e-dict/server/test/bin/apxs" I get the error message "Use --with-apxs2 with Apache 2.x!"
What is going wrong?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-20 07:29 UTC] php-ingo at edict dot de
[solved]
My fault.
I'm sorry.

I used the configure option "--with-apache=[DIR]"
(from a before compiled php with apache 1.x)

together with "--with-apxs2=[FILE]"

The error message missleaded me.
I think it should be clarified.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 04 11:00:01 2026 UTC