Hello,
I have some problems with Apache 2.0.16
and PHP4.0pl1.
When I want to build php, i get this error:
configure: error: Invalid Apache directory - unable to find httpd.h under /www/src/httpd-2_0_16
httpd.h is under "include" in 2.0.16 while it's
under "src/include" in 1.3.*
what can i do to correct this?
Charles