php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3932 (4.0 Beta) configure won't work with Apache rpm
Submitted: 2000-03-26 19:07 UTC Modified: 2000-03-26 20:58 UTC
From: armbrust at uswest dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.15 OS: Redhat 6.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: armbrust at uswest dot net
New email:
PHP Version: OS:

 

 [2000-03-26 19:07 UTC] armbrust at uswest dot net
Running Redhat 6.0

On the 4.0 beta version install, with the Apache rpm:

apache-devel-1.3.6-7.i386.rpm

configure can't find the httpd.h file, because Redhat
changed the directory structure.  Even specifying the directory in the --with-apache= directive won't work, because the directory structure has been totaly flattened.

This should be a pretty common configuration

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-26 20:58 UTC] rasmus at cvs dot php dot net
This has never worked.  You need to use --with-apxs against apache-devel rpms.
If you want to build a static module using --with-apache you are going to need a real
source tarball.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC