Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-14 Thread Jan Schneider
Zitat von Martin Jansen <[EMAIL PROTECTED]>: > On Mon Oct 14, 2002 at 02:4353AM +0200, Jan Schneider wrote: > > 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)() [re

Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-14 Thread Andrey Hristov
Subject: Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice > On Mon Oct 14, 2002 at 02:4353AM +0200, Jan Schneider wrote: > > Zitat von Yasuo Ohgaki <[EMAIL PROTECTED]>: > > > > > Martin Jansen wrote: > > > > With

Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-13 Thread Martin Jansen
On Mon Oct 14, 2002 at 02:4353AM +0200, Jan Schneider wrote: > 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 b

Re: [PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-13 Thread Jan Schneider
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 m

[PHP-DEV] Re: [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-13 Thread Yasuo Ohgaki
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