<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 6, 2014 at 12:04 PM, eric millham <span dir="ltr">&lt;<a href="mailto:emillham@gmail.com" target="_blank">emillham@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><span class="">On Fri, Sep 5, 2014 at 8:28 PM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 09/05/2014 12:34 PM, Karl Newman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, Sep 4, 2014 at 3:57 PM, eric millham &lt;<a href="mailto:emillham@gmail.com" target="_blank">emillham@gmail.com</a>&gt; wrote:<br>
</blockquote></span>
...<span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Karl, I&#39;m not sure how to tell that. I can barely spell apache. Could you<br>
tell me what/where to look for?<br>
<br>
Eric,<br>
</blockquote>
<br>
Unfortunately I have no experience with Ubuntu in any flavor so I don&#39;t<br>
know where to tell you to look. I&#39;m hoping some other users who have<br>
encountered and solved your problem will chime in here.<br>
<br>
Karl<br>
</blockquote>
<br></span>
Eric,<br>
<br>
Here&#39;s what my mods-enabled directory looks like on my *Mythbuntu*<br>
14.04 backend:<br>
<br>
    <a href="http://pastebin.com/WmqSi96z" target="_blank">http://pastebin.com/WmqSi96z</a><br>
<br>
Looking at my 14.04 *Ubuntu* host, the following 2 mods are not enabled:<br>
<br>
    auth_basic<br>
    rewrite.load<br>
<br>
Do: sudo a2enmod auth_basic and/or sudo a2enmod rewrite<br>
if yours are missing.<span><font color="#888888"><br>
<br>
-- <br>
Bill</font></span></blockquote><div><br></div></span><div>First, thanks everyone for the help so far!</div><div>Bill, I have all those mods PLUS a bunch of mod_mono-xxxx mods.</div><div>Could those be interfering somehow?</div><div>It&#39;s interesting that when I first started debugging the issue I would get the login to come up and after that a blank screen. Now I don&#39;t get the login and get a file list. And of course I didn&#39;t write down the gazillion things I&#39;ve tried. ;-(</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Eric </div></font></span></div></div></div></blockquote><div><br></div><div>Ok, I found the remaining issues:</div><div>1) Mythweb was moved from /var/www to /var/www/html during the upgrade. But the old one was left in place. That lead to a lot of confusion on my part. I changed the myweb.conf file to use /var/www/html path in a couple places and it executed the digest file. Then I could not login.</div><div>2) I had the wrong realm specified in the digest command. I found this in the apache error log. I added my user to the same realm as in the config file and all is well.</div><div><br></div><div>Thanks again! </div></div><br></div></div>