When compile PHP 4.0.4 with Apache 1.3.14:
./configure --prefix=../apahche --activate-module=src/modules/php4/libphp4.a

it is successful£¬but when I type£º
make
Error turned out as follow£º
.
.
.
rc/modules/php4
make[4]: No rule to make target ../../include/alloc.h', needed bymod_php4.o'. Stop.
make[3]:
[all] Error 1
make[2]: [subdirs] Error 1
make[2]: Leaving directory /usr/local/apache_1.3.14/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory
/usr/local/apache_1.3.14'
make:
[build] Error 2

Who can tell me why,and how to solve this problem!Thanks very much£¡

    just curious, but the current PHP version is PHP 4.3.5

    The most stable PHP 4.0.x version was 4.0.6

    Do really need to install PHP 4.0.4?

      Thank you for your reply£¡
      I install the version of 4.0.4 because I only have it.

        Thank you very much!Let me have a try!

          Write a Reply...