ktwiley wrote:
I have installed MySQL and Apache. I am now trying to install PHP 4.0. When I try to configure it, I get the error:
Configure: error: Invalid Apache directory - unable to find httpd.h under /usr/local/include/apache
Hi Kathy,
the path you should give --with-apache is the path to the source files of apache - not the path to where you installed apache.
For me the source is located in /usr/src/apache_1.3.20.
And the apache installation is in /usr/local/etc/apache_1.3.20
Cheers,
Flemming