Im trying to install PHP 5.0.4 with with Apache 2.0.54 on a Tru64 machine.
Apache 2.0.54 config
./configure \
--with-prefix=/usr/local/apache2 \
--enable-so \
--enable-module=so \
--disable-imap \
--with-mpm=prefork \
--enable-rewrite \
--enable-ssl \
--with-ssl=/usr/local
Hi,
Not sure if this problem is related to the 64-bit FC2 OS + PHP-5.0.2 or not
as I have had no problems with the same versions on a 32-bit platform.
Initially libphp5.so was not being created, I then discovered bug
http://bugs.php.net/bug.php?id=27795 , in particular I needed to modify
libtool