<br><br><div><span class="gmail_quote">On 4/11/07, <b class="gmail_sendername">r2d2</b> <<a href="mailto:r2d2z4j6y8@gmail.com">r2d2z4j6y8@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I am trying to configure a frontend machine to connect to a backend server.<br><br>The client machine is a ubuntu dapper drake with frontend compile from mythtv-0.20-fixes: revision 13203.<br>Here is the configure line I passed :
<br>./configure --disable-dvb --disable-xvmc --disable-firewire --disable-freebox --disable-dbox2 --disable-hdhomerun --disable-crciprec --disable-ivtv --disable-joystick-menu --disable-v4l<br><br>The backend server is a ubuntu edgy eft with backend compile from
mythtv-0.20-fixes: revision 13110.<br><br>I have disable firewalls on both sides.<br>I am able to connect to mysql database from the client : mysql -h mythtvbox -u mythtv -pmythtv mythconverg<br><br>Here is my ~/.mythtv/mysql.txt:
<br>------------------------------------<br>DBHostName=mythtvbox<br>DBUserName=mythtv<br>DBPassword=mythtv<br>DBName=mythconverg<br>DBType=QMYSQL3<br>-------------------------------------<br><br>When running mythfrontend from the client I am retrieving the following error :
<br>---------------------------------------------------------------------------<br>2007-04-09 17:26:16.995 Using runtime prefix = /usr/local<br>2007-04-09 17:26:17.018 DPMS is disabled.<br>2007-04-09 17:26:17.025 New DB connection, total: 1
<br>2007-04-09 17:26:17.025 Unable to connect to database!<br>2007-04-09 17:26:17.026 No error type from QSqlError? Strange...<br>2007-04-09 17:26:17.089 DB Error (KickDatabase):<br>Query was:<br>SELECT NULL;<br>----------------------------------------------------------------------------
<br><br>I appreciate some help.<br><br>Regards.<br>
<br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br></blockquote></div><br><br>Does "locate mysql.txt" find any other files? I usually seem to have one that gets put in /.mythtv/mysql.txt<br><br>
Chris<br><br><br>