Hi Lists! I've faced some annoying problems with "ob_gzhandler" used as the handler of the "ob_start" function and Galeon or Moz. 0.9.4 if HTTP compression mode is set to deflate only. In this case php returns a blank page to the browser (and no error in the Apache log)!
The test script I use to face this problem is just the basic example from the "ob-gzhandler" page in the manual. My server config is : - Apache 1.3.20 on Win98-SE; - php-4.0.7-rc3 loaded as an Apache module; - php.ini is the recommended one except pathes and two extensions loaded: php_bz2.dll and php_zlib.dll. I noticed that commenting out the "zlib" extension in the php.ini file fixed the problem but that's not a convenient solution, isn't it? Kind regards, Loïc ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]