Hi, I can't seem to get slimserver and mySQL work together. I'm using slimserver 6.2.2. (nightly build 2006.02.14) and MySQL 4.1 (Essentials).
I installed MySQL and then did: create database slimserver; GRANT ALL PRIVILEGES ON slimserver.* TO [EMAIL PROTECTED]; use slimserver; \. C:\Program Files\SlimServer\server\SQL\mysql\dbcreate.sql; exit (Everything above went ok according to mySQL) Then I changed the slimserver.pref to read dbpassword: '' dbsource: dbi:mysql:database=slimserver dbusername: slimserver I stopped Slimserver and restarted it, but with no luck. Does anyone have a solution on what might be the problem? -- nicky6 ------------------------------------------------------------------------ nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258 View this thread: http://forums.slimdevices.com/showthread.php?t=20397 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
