A. Chorbadjiev wrote: > Hi, > without output buffering turned on, wheter invoked with a handler or > explicit i'm getting garbage data and/or infinite reloading of the page. It > was already reported and I think its still open (#14865). Everything is ok > if the buffer size is > 4096. It happens only on XP (in my case). > > Asen Chorbadjiev
This is really strange, since PHP just output one by one when output buffer is not used. What is your SAPI? ISAPI? It sounds like SAPI problem rather than output buffering. -- Yasuo Ohgaki > > > "Yasuo Ohgaki" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > >>Wez Furlong wrote: >> >>>Hey, >>> >>>Can someone who knows the output buffer code take a look at this bug? >>>I only got involved just in case it was an abvious mistake, but it >>> > doesn't > >>>look like it and I'm not yet an output buffer guru. >>> >>>It seems odd that it works OK under NT but not under XP, so perhaps it >>>is an apache-under-XP problem? >>> >>>--Wez. >>> >>Is the user using iconv? mbstring? >>I guess the user is not using them, but if the user is using >>them. The user must turn off conversion. >> >>-- >>Yasuo Ohgaki >> >> >>>On 19/02/02, [EMAIL PROTECTED] wrote: >>> >>> >>>>ID: 15613 >>>>Updated by: [EMAIL PROTECTED] >>>>-Summary: readfile doesn't work correctly with WIndows XP >>>>Reported By: [EMAIL PROTECTED] >>>>Status: Feedback >>>>Bug Type: Output Control >>>>Operating System: Windows XP (Professional) >>>>PHP Version: 4.1.1 >>>>New Comment: >>>> >>>>Yuk! >>>>Do you have output buffering enabled, and/or gzip compression? >>>>(Just to confirm). >>>> >>>> >>> >> > > > > -- Yasuo Ohgaki Please CC me when you reply to news/list messages. Do not reply only to me :) -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php