ID:               15651
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: Win2K-Server / UNIX
 PHP Version:      4.1.1
 New Comment:

I use default settings:

output_buffering = Off
zlib.output_compression = Off

and don't use any output buffering functions


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

[2002-02-21 03:55:19] [EMAIL PROTECTED]

I forgot about ob_implicit_flush ;)
Do you use it?

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

[2002-02-21 03:17:40] [EMAIL PROTECTED]

It sounds like you have kwon issue for 4.1..x.

Do you use ob_end_*() functions? Any where in your script?
What is your 

output_buffering
and 
zlib.output_compression

ini settings?


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

[2002-02-20 18:14:41] [EMAIL PROTECTED]

My site was developed on php4.0.6 on Win2K-Server (home PC) and runned
on UNIX (commercial hosting). All things were OK anywhere, on both IIS
(CGI and ISAPI) and Apache (CGI and module).
Then my hoster setuped php4.1.1. and site stopped to work! And the same
problem was on another hoster which used 4.1.1 version (both are
running Unix).
I tryed to setup 4.1.1 on my PC and got the same problem. It does not
depend on OS, Web-server or mode (cgi, ISAPI, module...), it appears
anywhere. I myself checked all settings in php.ini, but all settings
was OK there.

The problem looks so: browser gets only part of pages, pages are cutted
in some places, which are individual for each page (although pages have
common header) and for each OS or server. And there is no visible
dependency on html or php-code in those places.
So, it looks as some unexpected output crash...

Unfortunately, I don't know how I can describe the problem better... If
you need more info, please, ask concrete questions.

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


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

Reply via email to