On Sat, Jun 17, 2006 at 04:10:30PM -0500, Michael Sullivan wrote: > I've ensured that mysql is indeed running, but when I try to run > mythfrontend, I get this: > > [EMAIL PROTECTED] ~ $ mythfrontend > 2006-06-17 16:09:09.260 Using runtime prefix = /usr > 2006-06-17 16:09:09.320 XScreenSaver support enabled > 2006-06-17 16:09:09.359 New DB connection, total: 1 > 2006-06-17 16:09:09.442 Unable to connect to database! > 2006-06-17 16:09:09.442 Driver error was [1/2003]: > QMYSQL3: Unable to connect > Database error was: > Can't connect to MySQL server on 'camille' (111)
I'm assuming that 'camille' is a separate computer? Can you connect with $ mysql -u username -ppassword -h camille dbname ? -- Alan <[EMAIL PROTECTED]> - http://arcterex.net -------------------------------------------------------------------- "Backups are for people who don't pray." -- big Mike -- [email protected] mailing list

