[mythtv-users] Frontends can't find database, can't connect

Michael Jones m_g_j at michaelandholly.com
Fri Jul 1 10:47:15 EDT 2005


Here's my my.cnf file..


[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
set-variable = key_buffer = 16M
set-variable = table_cache = 128
set-variable = sort_buffer = 2M
set-variable = myisam_sort_buffer_size = 8M

[mysql.server]
user=mysql
basedir=/var/lib

[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid


I haven't had time to check the options within the database yet..

But..  Is there anything that should be here that isn't?

> From: George Nassas <gnassas at mac.com>
> Reply-To: Discussion about mythtv <mythtv-users at mythtv.org>
> Date: Fri, 1 Jul 2005 10:18:02 -0400
> To: Discussion about mythtv <mythtv-users at mythtv.org>
> Subject: Re: [mythtv-users] Frontends can't find database, can't connect
> 
> On 1-Jul-05, at 10:10 AM, Jason Werpy wrote:
> 
>> Make sure you /etc/mysql/my.cnf file does not have skip-networking set
>> as an option or it will disable any network access no matter what your
>> database has for permissions.
> 
> Another place to look is bind_address in my.cnf. If the server is only
> listening on localhost then it'll never hear the network clients.
> Change it to your server's IP number.
> 
> - George
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users





More information about the mythtv-users mailing list