> The installation seems to go OK, but SqueezeCenter always reports > "Failed" after rebooting.
Isn't this just temporary while it's starting up? It might take a minute or two to do so. > I can get SC to run once by creating a "slimserver" group & user and You definitely shouldn't need to do this. In fact the user is hard coded in the start up script. The above wouldn't even be used. > mysqld fails to start with this warning: > Code: > -------------------- > Warning: World-writable config file > '/usr/local/slimnas/squeezecenter/Cache/my.cnf' is ignored > -------------------- All you'd have to do is something like "chmod o-w my.cnf". But that should already be done in the script. Will verify. Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
