From:             [EMAIL PROTECTED]
Operating system: windows xp
PHP version:      4.3.0
PHP Bug Type:     Output Control
Bug description:  long html text sources truncated

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 bug report at http://bugs.php.net/?id=21707&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21707&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21707&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21707&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21707&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21707&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21707&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21707&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21707&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21707&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21707&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21707&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21707&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21707&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21707&r=gnused

Reply via email to