ehlarson, If you want to use your existing mysql instance, create a database for slimserver, and create a new mysql user with full permissions to that database.
Then, edit slimserver.pref and change these lines, putting the appropriate info where necessary: dbpassword: <slimdatabaseuserpassword> dbsource:dbi:mysql:hostname=127.0.0.1;port=3306;database=<slimdatabasename> dbusername: <slimdatabaseuser> -- benh ------------------------------------------------------------------------ benh's Profile: http://forums.slimdevices.com/member.php?userid=6732 View this thread: http://forums.slimdevices.com/showthread.php?t=27619 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
