ID:               15612
 Comment by:       hwijaya at nodens dot biz
 Reported By:      warrenp at mountaincable dot net
 Status:           No Feedback
 Bug Type:         Output Control
 Operating System: ANY
 PHP Version:      4.3.0-dev
 New Comment:

Hi All, 

I am running a hosting business, and mostly on Linux. We experienced
the same problem periodically to our servers. We had to migrate data to
a good server, and after a period of time (weeks/months), the problem
came back.

The thing is that, if you are running html or download a file, no
problem, but if you are running php on the port 80, the problem is
there, if you are running the php on port 443 (SSL), no problem at all.
Even if I have upgraded from the current php 4 to php 5, case stands.

This is our existing server that is having problem, but our customer is
running https, so so far no complaints.
http://210.193.6.122/version.php

If you want to see what's inside the output, in your linux box, do
"wget http://210.193.6.122/version.php";, and you will see what I mean,
randomly you would get 46K, or 1MB, or 16MB, or any other sizes, and
when you open the file, you will see a lot of rubbish at a certain
mark.

I really need help to solve this problem, we have to spend sleepless
nights just to migrate data to a new server, and then it will happen
again still.

This is not Platform issue nor Client Issue.

The log files do not indicate anything, as it is just keep refreshing,
I think IE is the one acts smart and refresh the page, because it was
disconnected somehow.

Do let me know if you need any information.

PS. We tried to workaround this issue once by using output_buffering,
it worked for a server, but not for others.


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

[2007-03-20 09:45:35] mehanathans at yahoo dot com

yes, i encountered the same problem with winXP with PHP 4/5. Sometimes,
the page loads, sometimes DNS error, sometimes refreshing itself many a
times before the previous above 2 results occur. But, I didn't find any
problem with win2000 and PHP 4 or 5, only in winXP, this problem occurs.

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

[2002-06-10 01:00:06] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2002-05-26 13:59:44] kilercris1 at comcast dot net

It only occurs on WinXP servers and is causing major problems for
people using PHP on a WinXP server.  I setup a copy of warrenp's test
script on my WinXP server if you need to see it
http://c.zoplionah.com/php_bug.php .  IF you leave it alone, an entire
copy of the page will eventually load and stop refreshing.  The larger
the output the longer it takes for that to happen. Another copy is at
http://c.zoplionah.com/php_bug_100.php that only prints 100 rows.  This
one works most of the time, but if you refresh it several times you'll
see it refresh rapidly for about a second or you'll get messed up output
like "àýýNOWRAP>Row 81 -- Column 4" sometimes.  I played with my
configueration a little and found that this problem doens't occure when
output_buffering is turned on in php.ini .  How can I snapshot?

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

[2002-05-09 02:37:08] [EMAIL PROTECTED]

I've tried to reproduce under my Linux. I don't have serious problem
with chunked otuput. 
Could you snapshot? (Windows build from latest cvs is in there, I
think) 
http://snaps.php.net/

BTW, phps will not work well, use show_source() etc.


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

[2002-05-03 23:39:52] [EMAIL PROTECTED]

This should be chunked output problem.
No additional comment is needed unless you know 
exact cause.



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

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

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

Reply via email to