From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.3.0RC3 PHP Bug Type: Output Control Bug description: 'ob_gzhandler' cannot be used twice???
Sometimes (it seems random) I find in the error_log this fatal error: PHP Warning: (null)() [<a href='http://www.php.net/ref.outcontrol'>ref.outcontr ol</a>]: output handler 'ob_gzhandler' cannot be used twice in Unknown on line 0 Repeated 4 times. I haven't activated gz_handler in php.ini and it's not activated in virtaulhosts, I don't set in scripts. I'm not using it, why it tells me that I use it TWICE? Andrea Busia -- Edit bug report at http://bugs.php.net/?id=21054&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21054&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21054&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21054&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21054&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21054&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21054&r=support Expected behavior: http://bugs.php.net/fix.php?id=21054&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21054&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21054&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21054&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21054&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21054&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21054&r=isapi