<div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Those messages say "DB localhost", so mythbackend is still trying to<br>
connect to MySQL on localhost, and is unable to as you have told MySQL<br>
to only bind to 192.168.0.120. You probably want to set this:<br>
<br>
bind-address = 127.0.0.1,192.168.0.120<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Thanks Stephen, that was the solution. I thought I'd actually tried that before and it hasn't worked. I must have got it wrong.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>