[Bug 329606] [NEW] Mythweb shows only a blank page

KimKulak kim at kulak.ca
Sun Feb 15 03:33:00 UTC 2009


Public bug reported:

Binary package hint: mythtv

Ubuntu 8.10

Whenever I try to access mythweb all I get is a blank page. (Mythweb
version  0.21.0+fixes18722-0ubuntu1)

I do get this error message in /var/log/apache2/error.log:
<br />
<b>Fatal error</b>:  Unknown: Cannot use both zlib.output_compression and output_handler together!! in <b>Unknown</b> on line <b>0</b><br />


I first noticed the problem after this update (/var/log/apt/term.log). It worked great the day before the update:
Log started: 2009-02-13  14:09:47
(Reading database ... 184841 files and directories currently installed.)
Preparing to replace php5-mysql 5.2.6-2ubuntu4 (using .../php5-mysql_5.2.6-2ubuntu4.1_i386.deb) ...
Unpacking replacement php5-mysql ...
Preparing to replace libapache2-mod-php5 5.2.6-2ubuntu4 (using .../libapache2-mod-php5_5.2.6-2ubuntu4.1_i386.deb) ...
Unpacking replacement libapache2-mod-php5 ...
Preparing to replace php5-common 5.2.6-2ubuntu4 (using .../php5-common_5.2.6-2ubuntu4.1_i386.deb) ...
Unpacking replacement php5-common ...
Preparing to replace php5 5.2.6-2ubuntu4 (using .../php5_5.2.6-2ubuntu4.1_all.deb) ...
Unpacking replacement php5 ...
Setting up php5-common (5.2.6-2ubuntu4.1) ...
Setting up libapache2-mod-php5 (5.2.6-2ubuntu4.1) ...
 * Reloading web server config apache2
   ...done.

Setting up php5-mysql (5.2.6-2ubuntu4.1) ...

Setting up php5 (5.2.6-2ubuntu4.1) ...
Log ended: 2009-02-13  14:10:15


I checked these configuration files:
kim at pegasus:~$ grep -R zlib /etc/apache2/ /etc/php5/ /var/www/mythweb/mythweb* /var/www/mythweb/includes /var/www/mythweb/modules
/etc/apache2/sites-available/mythweb.conf:            php_value zlib.output_handler           Off
/etc/apache2/sites-enabled/mythweb.conf:            php_value zlib.output_handler           Off
/etc/php5/apache2/php.ini.ucf-dist:;       and you cannot use both "ob_gzhandler" and "zlib.output_compression".
/etc/php5/apache2/php.ini.ucf-dist:;       Instead you must use zlib.output_handler.
/etc/php5/apache2/php.ini.ucf-dist:; Transparent output compression using the zlib library
/etc/php5/apache2/php.ini.ucf-dist:; Note: You need to use zlib.output_handler instead of the standard
/etc/php5/apache2/php.ini.ucf-dist:zlib.output_compression = Off
/etc/php5/apache2/php.ini.ucf-dist:;zlib.output_compression_level = -1
/etc/php5/apache2/php.ini.ucf-dist:; You cannot specify additional output handlers if zlib.output_compression
/etc/php5/apache2/php.ini.ucf-dist:;zlib.output_handler =
/etc/php5/apache2/php.ini:;       and you cannot use both "ob_gzhandler" and "zlib.output_compression".
/etc/php5/apache2/php.ini:;       Instead you must use zlib.output_handler.
/etc/php5/apache2/php.ini:; Transparent output compression using the zlib library
/etc/php5/apache2/php.ini:; Note: You need to use zlib.output_handler instead of the standard
/etc/php5/apache2/php.ini:zlib.output_compression = Off
/etc/php5/apache2/php.ini:;zlib.output_compression_level = -1
/etc/php5/apache2/php.ini:; You cannot specify additional output handlers if zlib.output_compression
/etc/php5/apache2/php.ini:;zlib.output_handler =
/var/www/mythweb/mythweb.conf.apache:            php_value zlib.output_handler           Off

Couldn't find zlib.output_compression turned on anywhere.


I filed this bug under mythweb because I have phpmyadmin on the same server and it is displaying properly.


That's as far as I can go trying to find the source of this problem. Is there any more information you could want or anything that I should try?

** Affects: mythtv (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Mythweb shows only a blank page
https://bugs.launchpad.net/bugs/329606
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list