Click to See Complete Forum and Search --> : Problems with IE and ob_gzhandler


nooox
04-17-2002, 04:46 AM
I use

ob_start("ob_gzhandler");

in a lot of my php files at my provider without any problems. But since a few days ago, IE (any newer version) displays garbage or want's to download the file instead of display it. Netscape and Opera have no problem.

Anybody else with the same problem? Or is there a solutions.

The guys at the provider said they did not change anything these days (at least they cannot remember). They did a clean reinstall of PHP 4.1.2 but nothing helped.

Thanks
Hannes

van__
04-17-2002, 01:06 PM
Haven't seen this problem.
Though someone else did post something about NS4 having intermitant issues with the same thing.

If it's happening on more than one machine,
I'd probably just say screw it to gzipping.
Being able to view the page correctly is more important than saving b-width.