<div class="gmail_quote">On Fri, Aug 6, 2010 at 5:35 PM, R. G. Newbury <span dir="ltr">&lt;<a href="mailto:newbury@mandamus.org">newbury@mandamus.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Use mythtv-setup -&gt; general to ensure that the box is talking to the correct place, then take a look at the mysql settings table, and in particular look out for duplicate instances of a &#39;value&#39; field and that the hostname field is correct. You should also check any mysql.txt or config.xml files for the correct address.. and finally, check that mysql &#39;likes&#39; you, by using the user@domain authentication for the mysql console or check the /var/lib/mysql/mysql/user table entries for host,user and password fields. phpMyAdmin is great for this if you are not comfortable using the mysql console and SQL commands.<br>

<br>
 <div><div class="h5"><br></div></div></blockquote><div><br>can you specify the  relevant tables and fields?  I took a look and couldn&#39;t find any duplicates or problems with the IP addresses.  Also, do you mean mythtv@localhost for the domain?  I don&#39;t think I have a domain set up:<br>
<br>mythtv@tv:/mnt&gt; mysql -u mythtv@localhost -p<br>Enter password:<br>ERROR 1045 (28000): Access denied for user &#39;mythtv@localhost&#39;@&#39;localhost&#39; (using password: YES)<br><br></div></div><br>