php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16091 install error for apache 2.0.32
Submitted: 2002-03-15 04:18 UTC Modified: 2002-03-15 04:35 UTC
From: anuwat at sga dot net dot th Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.1.2 OS: RH 7.2
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: anuwat at sga dot net dot th
New email:
PHP Version: OS:

 

 [2002-03-15 04:18 UTC] anuwat at sga dot net dot th
I's trying to install php 4.1.2 on my computer (RH 7.2).
i downlowded apache 2.0.32 beta and run ./config and run 
php configure ./configure -------option --prefix=../www(my 
apache folder) 
the error is config can't found httpd.h in /home/www

i pico php's config file it's show httpd.h path default 
/usr/local/apache/src/??? any or /home/www/src/??? any for 
my path but there's not src directory in apache directory 
. but all of directory that inside src found in root of 
apache directory ...src/modules is ...modules 
:) if i made src dir. and copy all dir to src. it work but 
i'm not sure that will take effect or not. and php can 
found apr module :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-15 04:35 UTC] derick@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 13:01:29 2024 UTC