A workaround is compilation of php 4.1.2 as dynamic module (DSO) for apache:
First in apache :
make clean
./configure --enable-module=so
make
make install
Then in php:
make clean
./configure --with-apxs=/usr/local/apache1.3.23/bin/apxs \
--enable-track-vars \
--enable-force-cgi-redirect --enab
Sorry,
but neither the upgrade to zlib-1.1.4 nor the usage of absolute paths help
Jürgen Schoch wrote:
> Hi there,
> I am trying to install GD1.8.4 on a DEC Alpha Tru64 v5.1 with PHP4.1.2
> and Apache 3.1.19 or 3.1.23
> I installed and compiled gd-1.84., zlib-1.1.3, libpng-1.2.1,
> freetype-2.0.