<p dir="ltr">I did this At my home yesterday and today. I do not need to preserve any directories since I only watch live TV or record, watch once, and erase.</p>
<p dir="ltr">The install used to inform me that I needed to be added to a group. I ran a grep command to see if I was listed in the group. I was.</p>
<p dir="ltr">I read online that it as a good idea to create the db password MythTV, during install.</p>
<div class="gmail_quote">On Sep 7, 2014 3:20 PM, &quot;Janusz S. Bien&quot; &lt;<a href="mailto:jsbien@mimuw.edu.pl">jsbien@mimuw.edu.pl</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Quote/Cytat - Richard Brook &lt;<a href="mailto:byronf16@gmail.com" target="_blank">byronf16@gmail.com</a>&gt; (Sun 07 Sep 2014 08:44:48 PM CEST):<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I recently had my Ubuntu 14.04 system crash. I did a clean install of 14.04<br>
again and then a clean install of MythTV. I have installed it successfully<br>
numerous times, in the past, from Terminal and Software Center, without<br>
issue.<br>
<br>
Now, whenever I try to install it, I run the back end and I get the message<br>
cannot connect to database, password not correct. I followed some advice<br>
and ran an msql command an reset the password to MythTV. I completed the<br>
back end config and proceeded to the frontend. There, I get an error that<br>
the frontend cannot connect to the back end. May be an IP issue. I never<br>
saw that before. I assume it should be 127.0.0.1, as that is the default.<br>
<br>
I did a purge of MythTV and reinstalled it. When it asked for the d<br>
password, I entered MythTV.<br>
</blockquote>
<br>
Where and when?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When the install finished, I ran the Back end,<br>
and was greeted with the same screen asking what language to use, followed<br>
by the cannot connect to database error.<br>
</blockquote>
<br>
I had similar problems which I still don&#39;t fully understand.<br>
<br>
I discovered that the password is not sufficient to login unless the mythtv user was granted the appropriate priviledges. I&#39;ve logged to mysql as root and used<br>
<br>
GRANT ALL PRIVILEGES ON * . * TO &#39;mythtv&#39;@&#39;localhost&#39;;<br>
<br>
Then I checked that I can login to mysql as mythtv.<br>
<br>
It helped on my Debian jessie installation, but seems not sufficient for Ubuntu 14.10.<br>
<br>
best regards<br>
<br>
Janusz<br>
<br>
-- <br>
Prof. dr hab. Janusz S. Bień -  Uniwersytet Warszawski (Katedra Lingwistyki Formalnej)<br>
Prof. Janusz S. Bień - University of Warsaw (Formal Linguistics Department)<br>
<a href="mailto:jsbien@uw.edu.pl" target="_blank">jsbien@uw.edu.pl</a>, <a href="mailto:jsbien@mimuw.edu.pl" target="_blank">jsbien@mimuw.edu.pl</a>, <a href="http://fleksem.klf.uw.edu.pl/~jsbien/" target="_blank">http://fleksem.klf.uw.edu.pl/~<u></u>jsbien/</a><br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div>