ID:               21707
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Output Control
 Operating System: windows xp
 PHP Version:      4.3.0
 New Comment:

For example:
174412 Chars --> 7957 Chars
82828 Chars  --> 23906 Chars

not consistent, running the 82828 char file a second time gave me 43596
chars


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

[2003-01-17 00:51:16] [EMAIL PROTECTED]

Truncated to how many characters and is it a consistent number?

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

[2003-01-17 00:43:36] [EMAIL PROTECTED]

Apache 2.0.43 running on Windows XP.  Reproduced with PHP 4.3.0 running
as CGI and as module.

present with output_buffering = off
not present with output_buffering = on

A 10kb(approximately) or larger html/text file with a .php extension is
truncated if output buffering is set to off.  Turn output buffering on
and the entire file is sent/displayed properly 

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


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

Reply via email to