[mythtv-users] Latest 0.26 Ubuntu updates and mythtv

Steve Malenfant smalenfant at gmail.com
Tue Dec 4 13:46:18 UTC 2012


I upgraded my packages last night and lost mythweb in the process. Looks
like my credentials are OK when I use "localhost" to connect to Mysql, but
not when specifying 127.0.0.1. I changed my settings in
/etc/mythtv/config.xml from 127.0.0.1 to localhost but didn't seem to have
any effect on it. Anybody having the same problem? I can't seem to be able
to override the "127.0.0.1" with all the location I tried.

root at ubuntu:~/.mythtv# mysql -h 127.0.0.1 -umythtv -p mythconverg
Enter password:
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)

root at ubuntu:~/.mythtv# mysql -h localhost -umythtv -p mythconverg
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 185
Server version: 5.5.28-0ubuntu0.12.04.2 (Ubuntu)

Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

mysql> quit
Bye
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20121204/90bcdc59/attachment.html>


More information about the mythtv-users mailing list