[mythtv-users] Mythweb upgrade, rewrite engine issue?

Shermann Min shermann at aya.yale.edu
Mon May 15 11:13:47 EDT 2006


> > Any ideas? I'm using Suse 10 on an Amd64, php4-4.4.0-6.10,
> > apache2-2.0.54-10.3.
>
> Make sure your apache2 has the rewrite.load module loading... on a
> debian/ubuntu system this is done by having a symlink in
> /etc/apache2/mods-enabled from rewrite.load to the real rewrite.load
> in /etc/apache2/mods-available
>
> Then restart apache2.


Figured it out, mostly. I have to comment out the following three
lines in the .htaccess file:

#        php_value zlib.output_handler           Off
#        php_value zlib.output_compression       16384
#        php_value zlib.output_compression_level 4

I have zlib compression turned off in my /etc/php.ini file, but I
believe that was the default setting. Now everything works fine 
in Firefox (but not in IE, which is of lesser concern).



More information about the mythtv-users mailing list