Hi,<br> I've just reinstalled MythTV on my machine. I've done a clean reinstall of both the OS (Sabayon 3.3) and MythTV. Nearly everyrthing it's working fine except one small (but annoying) thing: I can't change the MythWeb session settings.
<br><br> No matter what option I change (language, hour format, etc...) it always reverts to the default ones (English, etc...). <br><br>I'm currently using authentication, I suppose this is related some way, but I was alsom previously (before reinstalling) and this always worked fine. Just for info, this is the Directory section of my
httpd.conf:<br><br><font size="2"><span style="font-family: courier new,monospace;"><Directory /></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> Options FollowSymLinks
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> AllowOverride AuthConfig</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
</Directory></span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"><Directory /var/www/localhost/htdocs/mythweb>
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> AllowOverride all</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
Options FollowSymLinks MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> Order deny,allow</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> deny from all</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
AuthType Basic</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> AuthUserFile /var/www/localhost/htdocs/mythweb/.htpasswd</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> AuthName "Mythtv Web Frontend"</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> require valid-user
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> satisfy any</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
</Directory></span><br style="font-family: courier new,monospace;"><br><br>Cheers, <br> Eduard Huguet<br><br></font>