Isn't that instruction already there in the "Creating the SlimServer Database and User" section?
Stuart quietdragon wrote: > A heads up about the instructions at > http://wiki.slimdevices.com/index.cgi?ExistingMySQLInstance. > > I followed the instructions carefully but could not get a successful > connection. The troublshooting instructions gave a hint in that the > problem appeared to be connection related. > > Eventually, after failed attempts to connect to the database using the > MySQL command line interface, I figured out that I needed: > > mysql> grant all on slimserver.* to 'slimserver'@'localhost' identified > by 'slimserver_password'; > > I don't know enough about MySQL to know if this is a peculiarity about > my setup, or a problem with the instructions. > > > _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
