OK, so I compiled a mysql plugin for Qt3. The error<br>persists. Do I need to recompile mythtv?<br><br><br><div class="gmail_quote">On Sun, Dec 21, 2008 at 11:29 PM, Brad DerManouelian <span dir="ltr"><<a href="mailto:myth@dermanouelian.com" target="_blank">myth@dermanouelian.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Dec 21, 2008, at 8:21 PM, Dean Harding wrote:<br>
<br>
>>> Here's what the terminal window says:<br>
>>> mythtv: could not connect to socket<br>
>>> mythtv: Connection refused<br>
>><br>
>> Ok, connection refused means mysql is actively refusing the<br>
>> connection. So mysql might be binding to 127.0.0.1 or some other<br>
>> name/<br>
>> ip address that mythtv is not using to access the database.<br>
><br>
</div><div>> Brad, I think that's an error from lirc, if you look at the next line:<br>
><br>
</div><div>> mythtv: could not connect to socket<br>
> mythtv: Connection refused<br>
</div><div>> 2008-12-21 22:40:35.915 lirc_init failed for mythtv, see preceding<br>
> messages<br>
><br>
</div><div>> I'm pretty sure the problem is from earlier in the logs, namely:<br>
><br>
</div><div>> 2008-12-21 22:40:32.309 Using localhost value of kaeding<br>
> QSqlDatabase: QMYSQL3 driver not loaded<br>
> QSqlDatabase: available drivers:<br>
> 2008-12-21 22:40:32.311 New DB connection, total: 1<br>
> 2008-12-21 22:40:32.311 Unable to connect to database!<br>
><br>
</div><div>> That is, the qt-mysql driver is not installed. As I said before, how<br>
> you<br>
> install the qt-mysql driver depends on your distro, but it's usually<br>
> just a<br>
> specific package that you need.<br>
<br>
</div>Oh, yeah. He's got a lot of errors in there. I mixed them up.<br>
<div><div></div><div><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>