Hi. Recently I had some problems with my Ubuntu server. The errors you're dealing with are of a different kind. However, I would like to point out how your server.prefs should look like, when using a 'stand alone' MySQL server. The 'mysql_socket' bit solved my problem.
dbpassword: YOUR_MYSQL_PASSWORD dbsource: dbi:mysql:database=slimserver;mysql_socket=/var/run/mysqld/mysqld.sock dbusername: slimserver Hopefully this helps. -- Arie Arie - SqueezeCenter-version: 7.2 on Ubuntu Hardy - 8.0.4 server AMD64 ------------------------------------------------------------------------ Arie's Profile: http://forums.slimdevices.com/member.php?userid=5067 View this thread: http://forums.slimdevices.com/showthread.php?t=51957 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
