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.