ID:               14222
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache related
 Operating System: Windows XP Pro
 PHP Version:      4.1.1
 New Comment:

Sounds like it is related to Bugs #15613 and #15245.
This really needs sorting out for PHP 4.2


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

[2002-03-21 04:56:34] [EMAIL PROTECTED]

no, you have found a workaround that hides the actual problem for now,
maybe due to reduced output buffer sizes ...

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

[2002-03-20 14:25:41] [EMAIL PROTECTED]

I have find a ""solution"" :
I have activates gzip compression (see php.ini) and it works.....

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

[2002-03-07 04:45:05] [EMAIL PROTECTED]

stop! the -X option is for debugging purposes only,
as all requests will now be serialized and handled
by a single apache process

this is *not* what you want in a production environment!
the -X option is meant for debugging purposes only, as
debugging a apache process farm can become a nightmare ...

if the problem does *not* show up with -X then it is
most likely related to process coordination or something,
which makes it harder to debug ... :(

but once again: -X is *not* a solution, it is just one
of the means to find the cause 



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

[2002-03-07 04:03:12] [EMAIL PROTECTED]

the apache -X seems to work fine!
yes!

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

[2002-03-05 14:17:18] [EMAIL PROTECTED]

apache -X dont work (still the same problem)

problem has nothing to do with mysql

problem (again..):

-> on a easy loop with enought data the weird output comes

-> the "weird output" is:
->-> moved letters (just moved some pixels down, up, left or right)
->-> replaced letters (with any kind of replacements)
->-> additional letters
(i didnt reported missing letters yet, except that the end of the file
is different)

-> Browser (client) reloading 

-> Ping seems to make problems (higher ping more problems)

some small notes: it depends how much he transfers on every request (i
had 0bytes up to the whole document and many steps between them)

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

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/14222

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

Reply via email to