ID:               44138
 Updated by:       [EMAIL PROTECTED]
 Reported By:      owner at dragon-hearts dot net
 Status:           Feedback
 Bug Type:         Zlib Related
 Operating System: CentOs 4
 PHP Version:      5.2.5
 New Comment:

And also what the browser did receive (as in "show source" :)


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

[2008-03-13 13:33:18] [EMAIL PROTECTED]

So check the headers when you get a blank screen then.

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

[2008-03-13 13:15:25] owner at dragon-hearts dot net

The pages can be any php page, I've not checked with firebug, I'm sure
it's not a crash happening or I'd have logs of it. All compression
modules were disabled when zlib.compression was enabled.

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

[2008-03-13 13:07:52] [EMAIL PROTECTED]

Works fine for me. What exactly are those pages that randomly appear as
blank? Have you checked e.g. with firebug what the headers are that the
server sends then? Are you sure there is not crash happening..? And have
you disabled all compression modules in apache conf?

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

[2008-03-13 12:38:30] owner at dragon-hearts dot net

The web server is apache 2.2.6, configured as FCGI

php.ini settings

output_buffering = 4096
output_handler isn't defined
zlib.output_compression = on
zlib.output_compression_level = 5


Other logs don't show anything out of the ordinary.

Maybe you should add some optional boxes to bug report pages asking for
webserver and configuration.

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

[2008-03-13 12:32:50] [EMAIL PROTECTED]

And because you're refusing to give even the most basic information
about how you configured PHP / what SAPI you're using / what webserver /
etc., this report will soon join the others and be ignored..

Output buffering can be misconfigured in several ways, so please, check
the php.ini-dist file and the comments in it for more information.
These directives are relevant at least: output_buffering,
output_handler, zlib.output_compression. And what _exactly_ you put as
the values? And have you checked the webserver / other logs what really
happens when you get 'blank screen' ???


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

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

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

Reply via email to