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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 10:01:33 2025 UTC