Hi.<br><br>I installed MythTV 0.20 on Ubuntu 6.06 from the Ubuntu repositories.<br>I have some database issues, because I&#39;m getting a lot of &quot;Unable to connect to database!&quot; errors when I try to start mythtv-setup and mythbackend.
<br>I&#39;m setting up a network backend, and I wish MySQL to bind the ethernet IP address too (<a href="http://192.168.1.100">192.168.1.100</a>), not only the localhost IP, so I setted up &quot;bind-address = <a href="http://192.168.1.100">
192.168.1.100</a>&quot; in MySQL&#39;s my.cnf, but now MySQL doesn&#39;t bind the localhost address, so I have to tell MythTV to use <a href="http://192.168.1.100">192.168.1.100</a> as MySQL address.<br>I setted up &quot;DBHostName=
<a href="http://192.168.1.100">192.168.1.100</a>&quot; in /etc/mythtv/mysql.txt, but I didn&#39;t solve the problem.<br>If I setup MySQL to bind the localhost address it works well.<br><br>Could you help me to solve this problem, please?
<br><br>Thank you very much!<br>Have a nice day...<br>Shacky.<br><br>