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

Which MPM model do you use in Apache2? (e.g. worker, prefork)
I managed to reproduce this with "worker" model.



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

[2003-01-19 11:40:38] [EMAIL PROTECTED]

i'm having the same problems, but i'm running php as an module instead
of cgi module.

Apache 2.0.43 on winXP 
PHP 4.2.4-dev

Setting output_buffering to On fixed this bug.

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

[2003-01-17 01:22:45] [EMAIL PROTECTED]

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

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

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

[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