<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 24, 2013 at 11:50 PM, Gabe Rubin <span dir="ltr"><<a href="mailto:gaberubin@gmail.com" target="_blank">gaberubin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,<br><br></div>I am putting mythv on a new install and succesfully transferred my database.<br>
<br>When I run mythfrontend, i get a screen where I can select my country and language and then it takes me to "Database Configuration 1/2" page where one of the settings is Hostname. When that is set for 192.168.1.101 (the IP address of the box) it won't let me connect to the database. When I type in localhost for the Hostname, I can get into mythfrontend, but this every time I restart mythfrontend, it reverts to 192.168.1.101.<br>
<br>Where is myth getting that numerical IP from and how do I permanently change it to localhost?<br><br>Thanks<br></div></blockquote><div><br>You need to fix your mysql permissions. <a href="http://www.mythtv.org/wiki/MythTV-HOWTO_-_0.26#Modifying_access_to_the_MySQL_database_for_multiple_systems">http://www.mythtv.org/wiki/MythTV-HOWTO_-_0.26#Modifying_access_to_the_MySQL_database_for_multiple_systems</a> It's a good idea for your database settings to be something other that "localhost" or 127.0.0.1, because that means your system is prepared for expansion (multiple frontends and/or backends) should you ever want to do that (and you don't have to battle with the database later).<br>
<br></div><div>Karl<br></div></div></div></div>