ID: 35633 User updated by: krang at krang dot org dot uk Reported By: krang at krang dot org dot uk Status: Bogus Bug Type: Zlib Related Operating System: Red Hat 9 PHP Version: 4.4.1 New Comment:
Just following up... I've done an install of the final 4.4.2 version of PHP and all seems well, although earlier this week I have installed a fresh (custom) copy of zlib 1.2.3. Originally this did not work, but this time I had read up on the need for the installer to create shared libraries. So the zlib installation used... ./configure make make install ./configure --shared make make install Then it was then just a case of getting PHP to use this new installation, which by default uses /usr/local/... ./configure --prefix=/opt/php --with-apxs=/opt/apache/bin/apxs --with-config-file-path=/etc/ --with-jpeg-dir=/usr/local/ --with-zlib=/usr/local/ --with-gd --with-mysql=/opt/mysql/ --with-openssl --with-kerberos I presume that the installation I have in /usr/ is corrupt or damaged in some way. Anyway, sorry for wasting your time, and I hope this helps anyone else with the same problem. Previous Comments: ------------------------------------------------------------------------ [2005-12-11 20:36:56] krang at krang dot org dot uk Installed php4-STABLE-200512111736 (4.4.2RC2-dev), and I have upgraded zlib to v1.2.3, but still doing a "Segmentation fault". ------------------------------------------------------------------------ [2005-12-11 20:05:25] [EMAIL PROTECTED] Cannot replicate in latest cvs. ------------------------------------------------------------------------ [2005-12-11 20:02:26] judas dot iscariote at gmail dot com use: http://snaps.php.net/php4-STABLE-latest.tar.bz2 ------------------------------------------------------------------------ [2005-12-11 19:47:23] krang at krang dot org dot uk I'm really sorry, I cant upgrade PHP that simply... The problem is occurring on a production server with software which is not quite ready for PHP 5. ------------------------------------------------------------------------ [2005-12-11 18:44:15] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/35633 -- Edit this bug report at http://bugs.php.net/?id=35633&edit=1