Hi,
I'm trying to install PHP 4.3.1 as an apache2 (2.0.45) module in RH7.
I've followed the instructions in INSTALL file but the --activate-module
apache "configure" script options is no longer available. Is there
another way?
Thanks,
David
Matt M Siti-Itdieee Garrett wrote:
> I have build PHP 4.3.1 quite happily using
> ./configure --with-apxs=/local/apache/bin/apxs --prefix=/local/php4
> --with-config-file-path=/local/php4/lib
>
> Done make , make install
>
> Added the following to httpd.conf file
>
> LoadModule php4_module