ID: 49782 Updated by: [email protected] Reported By: office at sopadvert dot com Status: Open Bug Type: *General Issues Operating System: Linux PHP Version: 5.3.0 New Comment:
Duplicate of Bug #48813: used ob_start() and CPU usage become 100% Previous Comments: ------------------------------------------------------------------------ [2009-10-06 11:15:23] [email protected] Note that bugs.php.net is not a place to ask for support. It is a place to file bugs in PHP. See also: http://www.php.net/support.php ------------------------------------------------------------------------ [2009-10-05 21:15:44] office at sopadvert dot com Description: ------------ ------------ I have some minor problems on my website www.sopadvert.com. I have tried to use: ob_start(); #at the starting of the script and ob_flush(); ob_end_clean(); # at the end of the script and all seems to work ok. But going to the next page and trying to go back in internet explorer, the CPU goes nuts sometimes at 100%, while IE crashes. This is the only place where we use ob_start() or ob_flush(). What should we do? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49782&edit=1
