[mythtv] Latest mythweb CVS and zlib compression oddities.

Chris Petersen lists at forevermore.net
Sun May 23 03:37:02 EDT 2004


> As far as I can tell, ob_gzhandler isn't enabled:

try this:

    php_value output_buffering              4096
    php_value zlib.output_handler           Off
    php_value zlib.output_compression       16384
    php_value zlib.output_compression_level 4

This works on my system (but so did the others)..  I poked around a
little in the php.ini self-documentation and think this may be slightly
more correct.

> It's not a big deal since I have my output back without that one line,
> but it may throw others off as well...

Agreed.  Should fix it.



More information about the mythtv-dev mailing list