Re: [PHP-DEV] Bug #296: cannot found httpd.h but it is there From: Rasmus Lerdorf (rasmus <email protected>)
Date: 04/21/98

> From: max <email protected>
> Operating system: Linux, RH5.0
> PHP version: 3.0b6
> PHP Bug Type: Compile Failure
> Bug description:
> [root <email protected> php-3.0b6]# ./configure --with-apache=/usr/src/redhat/SOURCES/apa
> che_1.2.5/src

Please stop sending us this same bug report over and over again. Like I
said before, you have the --with-apache parameter wrong. You should be
giving it the top-level Apache directory.

ie. --with-apache=/usr/src/redhat/SOURCES/apache_1.2.5

-Rasmus