Add --with-zlib to your PHP ./configure line
On Sat, 2 Mar 2002, Jim Pringle wrote:
> I'm running RedHat 7.2. I downloaded apache & php binaries. I followed
> the instructions from the PHP manual:
>
>
> 1. gunzip apache_1.3.x.tar.gz
> 2. tar xvf apache_1.3.x.tar
> 3. gunzip php-x.x.x.tar.gz
I'm running RedHat 7.2. I downloaded apache & php binaries. I followed
the instructions from the PHP manual:
1. gunzip apache_1.3.x.tar.gz
2. tar xvf apache_1.3.x.tar
3. gunzip php-x.x.x.tar.gz
4. tar xvf php-x.x.x.tar
5. cd apache_1.3.x
6. ./configure --prefix=/www
7. cd ../php-x.x.x