<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 07/05/2013 01:49, Raymond Wagner
wrote:<br>
</div>
<blockquote cite="mid:518841A0.5000103@wagnerrp.com" type="cite">On
5/6/2013 7:44 PM, Jongi wrote:
<br>
<blockquote type="cite">However 0.26 with fixes pops up a dialog
box asking about backend
<br>
settings when i run the frontend.
<br>
</blockquote>
<br>
It should be popping up asking for the credentials to log into
your database server. It then queries the database server as to
how to connect to your backend.
<br>
<br>
Have you configured your database server to listen on a
network-accessible address, rather than just the loopback
interface?
<br>
Have you set up permissions to allow the remote machine to access
the MythTV database on your database server?
<br>
_______________________________________________
<br>
mythtv-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
<br>
</blockquote>
<font size="-1"><font face="DejaVu Sans">before i continue, i should
note that the master be/fe works perfectly.<br>
<br>
<font size="-1">the problems <font size="-1">i am finding<font
size="-1"> starts with a package named mythtv-database on
debian (sid/testing). again it is working on the master
be/fe.<br>
<br>
<font size="-1">So a dialog box opens (regarding
mythtv-database) asking<font size="-1"> for</font></font>:<br>
<font size="-1">administrator acc<font size="-1">ount<br>
<font size="-1">password for mysql administrator
account<br>
<br>
<font size="-1">if i i<font size="-1">s</font>sue
mythtv<font size="-1">:mythtv for both questions,
then dpkg-reconfigure --force mythtv-database
returns:<br>
Failed to execute SQL: GRANT ALL PRIVILEGES ON
mythconverg.* TO mythtv@localhost IDENTIFIED BY
'MZb2HG0O'\nAccess denied for user
'mythtv'@'192.168.1.%' to database 'mythconverg'
at -e line 8, <> line 1.<br>
<br>
<font size="-1"><font size="-1">on the be/fe
machine, i have already tried running <font
size="-1">- mysql -u root -p mythconverg
and then <br>
<br>
</font></font></font></font></font>mysql>
grant all on mythconverg.* to mythtv@"192.168.1.%"
identified by "mythtv";<br>
Query OK, 0 rows affected (0.00 sec)<br>
<br>
mysql> flush privileges;<br>
Query OK, 0 rows affected (0.00 sec)<br>
<br>
<font size="-1">mysql> grant all on mythconverg.*
to jongi@"192.168.1.%" identified by "password";<br>
Query OK, 0 rows affected (0.00 sec)<br>
<br>
</font></font></font></font></font></font></font></font></font><font
size="-1"><font face="DejaVu Sans"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font size="-1"><font
size="-1"><font face="DejaVu Sans"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1">mysql>
flush privileges;<br>
Query OK, 0 rows affected (0.00 sec)</font></font></font></font></font></font></font></font><br>
</font></font></font><br>
<font size="-1"><font size="-1">i can't help but feel
there <font size="-1">is one s<font size="-1">tep i
have missed.<br>
<br>
<font size="-1">Jongi</font><br>
</font></font></font></font></font></font></font></font></font>
</body>
</html>