Cheers, I just got it working with the following: dbpassword: '' dbsource: dbi:mysql:hostname=127.0.0.1;database=slimserver dbusername: slimserver
I don't have a mysqld.sock on my system (Debian/testing, MySQL 5.1). Max Patrick Dixon;132778 Wrote: > default mysql socket:- > /var/run/mysqld/mysqld.sock > > To find mysql socket:- > [EMAIL PROTECTED] slimserver]# mysql_config --socket > /var/lib/mysql/mysql.sock > > > in /etc/slimserver.conf:- > > dbpassword: '' > dbsource: > dbi:mysql:database=slimserver;mysql_socket=/var/lib/mysql/mysql.sock > dbusername: slimserver -- max.spicer The wild things roared their terrible roars and gnashed their terrible teeth and rolled their terrible eyes and showed their terrible claws but Max stepped into his private boat and waved good-bye ------------------------------------------------------------------------ max.spicer's Profile: http://forums.slimdevices.com/member.php?userid=23 View this thread: http://forums.slimdevices.com/showthread.php?t=26910 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
