I've been looking at the requirements for running multiple instances of SlimServer from the same code/program installation of SlimServer. It seems most of the pieces are in place to do this via command line switches - you can designate separate IP addresses for each server, separate pref files, separate cache directories. What I can't see, though, is a way to run more than one database using the included MySQL server.
It can be done if you run your own installation of MySQL server. Then you edit each prefs file to point to a different MySQL database. But can anything like this be done using the built in MySQL? Maybe a --database command line option? I was thinking of posting a wiki page on how to do this on a Windows system, but it's not looking like it's possible if you want to use the bundled MySQL server. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=29063 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
