Ahh, thats understandable...I will give it a shot with your suggestions....and thanks. I wish I could have 30 hour days cause I could use that extra 6 for the things I would like to contribute to....like helping with slimserver docs...
Cheers :) and EEEHAAAA for the version 2 squeezebox....mine will be ordered soon -----Original Message----- From: Dan Sully [mailto:[EMAIL PROTECTED] Sent: Saturday, March 12, 2005 8:17 PM To: Slim Devices Discussion Subject: [slim] Re: Docs for Mysql support in version 6? * Johnny Stork shaped the electrons to say... >How hard can this be, there must be some docs somewhere for setting up >slimserver with Mysql? All I could see anywhere are the default settings >in slimserver.conf using dbi:SQLite. So whats needed to point this to >Mysql? Why are there no database settings options in the GUI? Johnny - there is no documentation because MySQL is not officially supported. We're a small company, and only have the resources to dedicate to one database backend right now. We do allow you the flexibility of using a different backend however. Your best bet is to ask on the developers list. The quick answer is: dbusername=YourDBUser dbpassword=YourDBPass dbsource=dbi:mysql:database=YourDBName in the config file. Read the man page for DBD::mysql As always - patches welcome, either for documentation, or UI configuration. -D -- <dr.pox> wtf? a garbled dingbat makes java switch to DWIM? _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
