Hi,<br>&nbsp;&nbsp;&nbsp; I&#39;ve just reinstalled MythTV on my machine. I&#39;ve done a clean reinstall of both the OS (Sabayon 3.3) and MythTV. Nearly everyrthing it&#39;s working fine except one small (but annoying) thing: I can&#39;t change the MythWeb session settings.
<br><br>&nbsp;&nbsp; No matter what option I change (language, hour format, etc...) it always reverts to the default ones (English, etc...). <br><br>I&#39;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;">&lt;Directory /&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; Options FollowSymLinks
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; AllowOverride AuthConfig</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&lt;/Directory&gt;</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&lt;Directory /var/www/localhost/htdocs/mythweb&gt;
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AllowOverride all</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Options FollowSymLinks MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Order deny,allow</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; deny from all</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthType Basic</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthUserFile /var/www/localhost/htdocs/mythweb/.htpasswd</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthName &quot;Mythtv Web Frontend&quot;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; require valid-user
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; satisfy any</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
&lt;/Directory&gt;</span><br style="font-family: courier new,monospace;"><br><br>Cheers, <br>&nbsp; Eduard Huguet<br><br></font>