2013-02-27, 02:17
Hi,
I tried geting MythTV (0.26) with xbmc (12.0) running on Arch. But I keep getting the error-massage that he can't conect to the MSQL-Server von 127.0.0.1. I havn't changed anything in MythTV (as far as I know), used this installation guid.
I can connect to the mysql database with
Cmd-Output:
The full debug-log can be found here: http://pastebin.com/wmZwiUAA
I would be happy about suggestions. I've no idea, what I've done wrong.
Michi
I tried geting MythTV (0.26) with xbmc (12.0) running on Arch. But I keep getting the error-massage that he can't conect to the MSQL-Server von 127.0.0.1. I havn't changed anything in MythTV (as far as I know), used this installation guid.
I can connect to the mysql database with
Code:
$mysql -u mythtv -p mythconverg -h localhost
Cmd-Output:
Code:
cmyth_mysql_testdb_connection: mysql_connect() failed: Can't connect to MySQL server on '127.0.0.1' (111)
buf = Can't connect to MySQL server on '127.0.0.1' (111)
cmyth_mysql_testdb_connection: mysql_connect() failed: Can't connect to MySQL server on '127.0.0.1' (111)
...
The full debug-log can be found here: http://pastebin.com/wmZwiUAA
I would be happy about suggestions. I've no idea, what I've done wrong.
Michi