Hello:
I am just wondering why I get the following error when doing the final build of apache when trying to configure php support.
I have build web servers on at least 10 different machines all with the same build of REDHAT and the odd time I get this error and I do not know why
./configure: module_src/modules/php4/libphp4.a=yes: No such file or directory
thanks in advance
Further Detail
APACHE INSTALL COMMAND LINE
./configure --enable-module=src/modules/php4/libphp4.a
ERROR OUTPUT
Configuring for Apache, Version 1.3.14
+ using installation path layout: Apache (config.layout)
./configure: module_src/modules/php4/libphp4.a=yes: No such file or directory
Creating Makefile
Creating Configuration.apaci in src
MY BUILD LINE FOR PHP
./configure --with-apache=/usr/local/src/apache_1.3.14 --with-java --with-mysql --enable-track-vars