Zitat von Yasuo Ohgaki <[EMAIL PROTECTED]>:

> Martin Jansen wrote:
> > With PHP 4.3.0-pre1 I get the following error message in Chora:
> >
> > "Warning: (null)() [ref.outcontrol]: output handler 'ob_gzhandler'
> > cannot be used twice in Unknown on line 0"
> 
> ob_gzhandler shouldn't be applied more than once.
> Script should check if it is enabled in php.ini or not before
> using it, otherwise it results in this error.
> 
> >
> > Did you change the behaviour of ob_gzhandler, which makes this warning
> > legal, or is it a bug?
> >
> 
> Script should be modified...

What version has been used here? The start of output compression has already
been moved to one single file unless we have overseen one file.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to