Hi Zeev,

Yes, I'm using sessions and ob_gzhandler.
Compression is turned on only for non-broken browsers, so it is not
enabled for IE 5.5 (I had some wierd problems a while back), and
so it's not turned on in this case.

I also make use of ob_get_contents() and ob_end_clear() to format
debugging var_dumps for HTML.

I won't have time to narrow things down till later in the week;
(this has already taken too much precious time :-(), but hopefully
that will help narrow it down a bit...

--Wez.

On 29/08/01, "Zeev Suraski" <[EMAIL PROTECTED]> wrote:
> Are you using sessions?  Output compression?  Your own output handler?
> Cutting things down to something that reproduces the problem would be 
> pretty essential here - the output buffering code is quite complex.



-- 
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]

Reply via email to