<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Newbie. I installed mythfrontend plus dependencies on my laptop using the<br>MythDora 3.2 DVD image. The back end is MythDora as well. I changed the
<br>back end from <a href="http://127.0.0.1">127.0.0.1</a> (two places, same screen in mythsetup) to<br><a href="http://192.168.1.66">192.168.1.66</a> (IP mildly changed to give pitifully little protection). Myth<br>on the server still works, so I assume the changes took in both places.
<br><br>mythconverge user and password mythtv/mythtv, the default.<br><br>On the server as root, I ran:<br><br>mysql -u root mythconverge<br><br>Then, in mysql> I ran<br><br>grant all on mythconverge.* to mythtv@"
192.168.1.%" identified as "mythtv";<br><br>flush privileges;<br><br>Both returned with 0 records updated, which I accepted as success (because<br>I didn't expect any recoprds to change).<br><br>Now when I go into mythfrontend on the laptop, it goes into the config
<br>screens with the message that it can't connect with the database.<br><br>What should I check/do?<br><br>--<br>Lan Barnes<br><br>SCM Analyst Linux Guy<br>Tcl/Tk Enthusiast Biodiesel Brewer<br><br>
_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div>
<div><br>I'm not an expert, so don't trust me... :) But, what's in your mythtv users mysql.txt file on the frontend? Mine is located at</div>
<div>/home/mythtv/.mythtv/mysql.txt</div>
<div> </div>
<div>Make sure the DBHostName, DBUserName and DBPassword are all correct. DBName is mythconverg obviously.</div>