The latest revisions of the 6.5 trunk are extremely unstable. If you want to run 6.5, install SVN and go back to a revision no later than 7499. Or, if working with nightlies, you'd want the 5/23/06 nightly, which is r7494.
http://www.slimdevices.com/downloads/nightly/SlimServer_6_3_x_v2006-05-23/ The entries in the pref file that I've been using for MySQL are simply those shown below, with "slimserver" the name used for both my MySQL database and the MySQL user account for SlimServer. I'm not sure how SlimServer could know the name of the database that you create otherwise. dbpassword: ************ dbsource: dbi:mysql:dbname=slimserver dbusername: slimserver Like the wiki says, you'll need to create an empty database in MySQL, then create a user, then give that user all permissions to access the new database. That should be all you need to do. SlimServer will automatically create the database when it starts, and then will begin scanning immediately. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=24260 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
