php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3702 configure --with-apache fails due to wrong path
Submitted: 2000-03-02 06:05 UTC Modified: 2000-03-02 12:30 UTC
From: dkoegel at haitec dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.15 OS: AIX 4.3.3
Private report: No CVE-ID: None
 [2000-03-02 06:05 UTC] dkoegel at haitec dot de
Hi,

in configure --with-apache checks for httpd.h in $withval/apache instead of
$withval/include

Obviously this can?t work. Please correct this one.

Cheers,



Dieter

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-02 12:30 UTC] rasmus at cvs dot php dot net
If you look at the logic in configure.in you will see that this is clearly not the case.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 15:01:35 2025 UTC