Hi.<br><br>I installed MythTV 0.20 on Ubuntu 6.06 from the Ubuntu repositories.<br>I have some database issues, because I'm getting a lot of "Unable to connect to database!" errors when I try to start mythtv-setup and mythbackend.
<br>I'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 "bind-address = <a href="http://192.168.1.100">
192.168.1.100</a>" in MySQL's my.cnf, but now MySQL doesn'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 "DBHostName=
<a href="http://192.168.1.100">192.168.1.100</a>" in /etc/mythtv/mysql.txt, but I didn'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>