php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3159 unable to find httpd.h
Submitted: 2000-01-10 11:50 UTC Modified: 2000-01-10 12:02 UTC
From: knott at lindnerpartner dot de Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 3 OS: Linux
Private report: No CVE-ID: None
 [2000-01-10 11:50 UTC] knott at lindnerpartner dot de
we enter the order:

./configure --with-mysql --with-apache=/usr/local/httpd/include 

after running we get the messages:

Invalid Apache directory -  unable to find httpd.h under 
/usr/local/httpd/include  

but under this directory the file exists. Before we are installing php4 on this mashine was php3 running with the apache
Apache Release: 10306100
Apache Version: Apache/1.3.6
Apache API Version: 19990320

and mysql.


best regards 


Frank Knott-Davitkovski




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-01-10 12:02 UTC] eschmid at cvs dot php dot net
Use ./configure --with-mysql --with-apache=/usr/local/httpd
-Egon
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 20:01:29 2024 UTC