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:

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


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

[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)

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

[2002-03-05 12:17:55] [EMAIL PROTECTED]

I HAVE THE SAME PROBLEM! ... humm ...
I use : winxp pro/apache 1.3.22/php 4.1.1/mysql 4.01a (run on the same
machine)
>From my local network it work fine but when I try to see a page of my
site from an another location on internet (school for exemple)
sometimes it works and sometimes it blinks and crashs. I have this with
anything browser (ie5, ie6, opera, galeon etc..).

description client-side:
the browser load just a part of page (~8000 first bytes) and then it
reloads it again and again...

description server-side:
apache, php and mysql doesn't see any error...

But, it all works fine when i use mysql on a another server (on
internet) not as localhost

its strange, no ?

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

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