> Bobo, > > Perhaps your zlib issue could be due to an old php_zlib.php dll file. > > I would definitely upgrade your MySQL to at least 4.0.8, if you're set on > 4.0. There were a few nasty bugs in the older versions (4.0.4 in > particular bugger'd me up big time). > > -Dash
According to the Changelog: ZLIB extension is now built-in in the Windows distribution. External extension (php_zlib.dll) has been removed. (Edin) So all you need to do is comment out the zlib extension line in your php.ini file. HTH, Mikey -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php