ID: 14147 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Closed Bug Type: MySQL related Operating System: Solaris 8 sun4u PHP Version: 4.0.6 New Comment:
This is now fixed in CVS and in PHP 4.2.0 release branch. Try the latest CVS snapshot from http://snaps.php.net/ You might need --with-zlib-dir=<dir> if you have libz.a or libz.so in some exotic location. --Jani Previous Comments: ------------------------------------------------------------------------ [2002-03-05 15:37:30] [EMAIL PROTECTED] Marking as critical so that we can take care of this it during the release process. Derick ------------------------------------------------------------------------ [2002-03-05 15:10:48] [EMAIL PROTECTED] I had the same problem when trying to compile on RH Linux 7.2 when I didn't have shared modules for MySQL installed. Using --with-zlib did not work. Installing shared MySQL modules did. Not sure why PHP would try to use shared libs that don't exist when the static libs are there... ------------------------------------------------------------------------ [2002-03-05 14:59:31] [EMAIL PROTECTED] Yep, me too. Not fixed in 4.1.2 either. --with-zlib is still required when using --with-mysql. It would be really useful if there was a simple "make test" to verify whether the build has truly worked prior to installation! ------------------------------------------------------------------------ [2002-02-10 23:44:00] [EMAIL PROTECTED] The comment below claims that this problem is to be fixed in upcoming versions, "including the upcoming 4.1.0 release." However, I just built 4.1.1 on Solaris 8 and had this very problem. Adding '--with-zlib' still fixes it. But apparently this problem still isn't fixed in the release... ------------------------------------------------------------------------ [2001-11-20 21:42:17] [EMAIL PROTECTED] That worked, thanks! Solaris 8 users, notice that zlib is now distributed with sun. Just add --with-zlib and you're done! Thanks a billion, php team! ------------------------------------------------------------------------ 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/14147 -- Edit this bug report at http://bugs.php.net/?id=14147&edit=1
