Hello,

I'm trying to install PHP4 as a module for Apache. I first installed mySQL, and then followed the PHP4 manual for the apache/PHP installation.
Everything goes fine until I try to configure and make PHP.
It fails when I try:
./configure --activate-module=src/modules/php4/libphp4.a
This is because there is no libphp4.a in the src/modules/php4/ directory.
The directory exists, and there are other files such as mod_php4.c and libphp4.module.

What am i doing wrong?
Any ideas?

thanks,

dries.

    10 months later

    i have the same program,have you solved it?

      a month later

      I have the same problem as you have. I cannot find libphp4.a anywhere. I did find libphp4.module under the PHP directories, but Apache wont let me compile it in.
      Have you found a solution on adding PHP4 to an already compiled and running version of Apache

      Thanking you
      Uriel

        Write a Reply...