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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 09:01:28 2024 UTC