ID:               15612
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Output Control
 Operating System: ANY
 PHP Version:      4.3.0-dev
 New Comment:

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?


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

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



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

[2002-04-03 18:36:01] [EMAIL PROTECTED]

On my machine, a simple page only consisting of the <?php phpinfo();?>
script, it constantly refreshes, sometimes the page isn't properly
rendered at all.

I'm running Windows XP (Build 2600), Apache 1.3.23 and PHP 4.1.2. And
IE 6.0.

The site is accessible for you guys, if you need to see this. Mail me,
and I'll post the link to it.

I first noticed this, after installing Gallery 1.2.5. I have also
experienced the "Page/host not found" reply from my webserver, though
the link is correct. The correct page flashes on the screen, before the
"page not fould" error is displayed.

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

[2002-04-02 20:12:56] [EMAIL PROTECTED]

I think it is just 1 bug in PHP but multiple reactions to it from
different browsers.

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

[2002-04-02 09:42:03] [EMAIL PROTECTED]

I have had this same problem - winXP, php4.  I was getting reports from
people that the page would halfway load, then get redirected to a "Page
not found" error.  But the url in the address bar was correct.  If the
user refreshed, sometimes it would load back up, sometimes it wouldnt.

Reviewing the logs, I would also notice sometimes that the same user
would sit there and refresh the same page over and over, about 20 - 30
seconds apart.  After asking them why they did this, they denied ever
doing it, and said they just had the page open and didn't notice
anything.

There seems to be a lot of different things here happening in this one
bug.

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

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