ID:               49077
 Updated by:       [email protected]
 Reported By:      darkside at i dot ua
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: Windows XP SP3
 PHP Version:      5.3.0
 New Comment:

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




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

[2009-07-27 17:43:50] darkside at i dot ua

Description:
------------
Browsers attempt to display a page generated by script with code below
and get only some content of phpinfo() output (approximate 17Kb). After
that request is freezing and no more data retrieving from server.

But this bug is not reproduce if small content outputs after ini_set
called.

Reproduce code:
---------------
ini_set('error_log', 'error.log');
phpinfo();

Expected result:
----------------
phpinfo() whole output

Actual result:
--------------
Partialy phpinfo() output


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


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

Reply via email to