RE: [PHP-INSTALL] problems at install: zlib error

2004-03-26 Thread Beck, Mike
klaus wrote: > Hi Mike, > > thanks for your response. > > Initially I just took: > ./configure --with-apache=... --with-mysql=... --with-mcrypt=... > > The trials including > --with-zlib-dir=... > or > --with-zlib=... > > also failed. > > Do you or anyone else have an idea? > What do you

RE: [PHP-INSTALL] problems at install: zlib error

2004-03-25 Thread Beck, Mike
klaus wrote: > Dear all, > > I am to set up a LAMPS system > (Red Hat 7.3, Apache 1.3.29, MySQL 4.0.18, PHP 4.3.4). > > When trying to configure PHP with the follwing command: > > ./configure --with-apache=/usr/local/apache/apache_1.3.29 > > --with-mysql=/usr/local/mysql > > --with

[PHP-INSTALL] Zlib.output_compression - Problem

2004-03-25 Thread Beck, Mike
Hi everybody, I am having a problem with zlib-compression-settings in php.ini and the sending of 'normal' files with handcrafted headers that i can't pin down. As it should not be my code (worked well on other servers) i hope this is the right list for it. I am currently using php4.3.4 on a Apach