ID:               49621
 Updated by:       [email protected]
 Reported By:      qwirks at libero dot it
-Status:           Open
+Status:           Feedback
 Bug Type:         Output Control
 Operating System: Windows 2003 Std Edition SP2
 PHP Version:      5.3.0
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2009-09-22 08:50:45] qwirks at libero dot it

Description:
------------
Output string from scripts, which may take long time to execute,
running under MySql5.1+Apache2.2+Php5.3, is not sent fully to the
browser.
Adding some echos into the code, the output stream stops in different
lines of code each time.
Installing Php5.2.11 with same configuration of Php5.3, seems to solve
the problem.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=49621&edit=1

Reply via email to