<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Original MESSAGE:</FONT></DIV>
<DIV>How can I get the MySQL database to run... I can't get to the database 
setup<BR>&gt; screen. When I 'mysql -u root mysql' , i get the error: Can't 
connect to<BR>&gt; local MySQL server through socket '/var/lib/mysql/mysql.sock' 
(2). If I type<BR>&gt; <BR><BR>When you started the mysql server as detailed in 
the previous message,<BR>did it give you any errors? If it did, you may want to 
try it as:<BR><BR>/etc/init.d/mysqld start<BR><BR>You may also want to have the 
mysql server run at boot-up so you don't<BR>have to manually start it. As root, 
do:<BR><BR>/sbin/chkconfig mysqld on<BR><BR>This should get you up and running 
as long as MySQL is installed properly.<BR><FONT face=Arial 
size=2>----------------------------------------------------</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When i /etc/init.d/mysqld start, it 
says:</FONT></DIV>
<DIV>chown: 'mysql :mysql' : invalid user</DIV>
<DIV>
<DIV>chown: 'mysql :mysql' : invalid user</DIV>
<DIV>Timeout error occurred trying to start MySQL Daemon.</DIV>
<DIV>Starting MySQL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [FAILED]</DIV>
<DIV>When I /sbin/chkconfig mysqld on.. it appears to work. </DIV>
<DIV>When I try to run any part of Mythtv, it says 2005-06-20 08:10:32.726 New 
DB connection, total <BR>: 1.</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Thanks for any help, 
Ian.</FONT></DIV></DIV></FONT></DIV></BODY></HTML>