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

Pull Requests

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: Sat Dec 21 14:01:32 2024 UTC