From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.18
PHP version:      4.3.0RC1
PHP Bug Type:     Output Control
Bug description:  handler 'ob_gzhandler' cannot be used twice in Unknown on line 0

Hi,

When using :

ob_start("ob_gzhandler") in my code, I obtain the following error :

handler 'ob_gzhandler' cannot be used twice in Unknown on line 0

No problem so far with PHP 4.2.3

Regards,
  Jocelyn
-- 
Edit bug report at http://bugs.php.net/?id=20479&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20479&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20479&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20479&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20479&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20479&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20479&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20479&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20479&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20479&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20479&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20479&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20479&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20479&r=isapi

Reply via email to