From:             office at sopadvert dot com
Operating system: Linux
PHP version:      5.3.0
PHP Bug Type:     *General Issues
Bug description:  ob_start(); ob_flush(); ob_end_clean();

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 bug report at http://bugs.php.net/?id=49782&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=49782&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=49782&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=49782&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=49782&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49782&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=49782&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=49782&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=49782&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=49782&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=49782&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=49782&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=49782&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=49782&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=49782&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=49782&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=49782&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=49782&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=49782&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=49782&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=49782&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=49782&r=mysqlcfg

Reply via email to