ID:               44138
 User updated by:  owner at dragon-hearts dot net
 Reported By:      owner at dragon-hearts dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Zlib Related
 Operating System: CentOs 4
 PHP Version:      5.2.5
 New Comment:

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.


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

[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' ???


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

[2008-03-11 23:01:56] owner at dragon-hearts dot net

I have read the instructions
What I did

Enabled zlib.compression

What happens

zlib.compression is enabled - sometimes pages come up blank

What should happen

Pages should load normally

If you rummage through the bug database there appear to have been bugs
similar reported for previous PHP versions which haven't been fixed and
ignored.

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

[2008-03-11 22:39:49] [EMAIL PROTECTED]

PLEASE read the instructions found at
http://bugs.php.net/how-to-report.php and provide the basic information
needed.

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

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