Hi, Everyone,
I have a Fedora Core 4 installation and I'm trying to install PHP 5
statically with
Apache-1.3.34. However, after running ./configure on Apache, make fails
with the following error output:
===> src/modules/php5
make[4]: *** No rule to make target `all'. Stop.
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/local/apache_1.3.34/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/apache_1.3.34'
make: *** [build] Error 2
PHP seems to install without a problem. I'd really appreciate it if
someone could kindly give me an idea what's happening here or what I
might be doing wrong. Thanks.
Joe