ID:               14770
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: Windows 98SE
 PHP Version:      4.1.0
 New Comment:

Disabling zlib.output_compression yields full source in Mozilla but
both lynx and wget are still missing the end chunk (last two lines are
truncated)


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

[2002-04-25 17:27:04] [EMAIL PROTECTED]

Duplicated on Linux/Apache 1.2.23 with PHP 4.2.0.

With output buffering enabled, Mozilla pops up 'document has no data',
with output buffering disabled, the source is almost all viewable. 
That is to say, the last two lines are missing, the generated html is
truncated.

The source I'm trying to render is 2344 bytes long.

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

[2002-03-10 01:10:01] [EMAIL PROTECTED]

Apache 1.3.19 with PHP 4.1.0 has it also on the Windows platform

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

[2002-01-05 07:21:58] [EMAIL PROTECTED]

it depends on the setting of output buffering when it is off all is ok
when it is set to a limited amount like 4096 the sources get truncated
when on no browser can connect not even telnet

4.0.6 has the same problem

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

[2002-01-02 14:42:53] [EMAIL PROTECTED]

It seems this is related to output control.

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

[2002-01-02 06:58:44] [EMAIL PROTECTED]

PHP 4.1.0 with Apache 1.3.22 truncates sources I have also PHP 4.0.6
with Apache Advanced Extranet Server 1.3.20
that does not have the bug ./congfigure --with-mysql
--with-apache=../apache-1.3.22 --enable-track-vars long sources only
are truncated short display correctly

well for example 7141 bytes gets truncated while 3159 bytes does not

do you have any standard way of replying a bug I couldn't find one

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/14770

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

Reply via email to