wotuzu17;213969 Wrote: > I just finished the basic online-installation of debian before I tried > to install slimserver, using the manual on the SD homepage. I didn't do > any other configuration. > > I also don't need any mysql server on my machine apart from the one > slimserver requires. > > But I'm not an expert, and maybe there is something that is obvious but > I don't notice. > > > The mysql-logs are empty: > localhost:/var/log# ls -la mysql.* > -rw-r----- 1 mysql adm 0 2007-07-12 13:12 mysql.err > -rw-r----- 1 mysql adm 0 2007-07-12 13:12 mysql.log > > > when I try to start slimserver via startscript: > localhost:/# /etc/init.d/slimserver.dpkg-new start > Starting SlimServer Audio Serverstart-stop-daemon: user `slimserver' > not found > (Success) > localhost:/#
'slimserver' user is probably unknown since the installation of slimserver never succesfully finished. As bpa said, yuu must solve the mysql installation issue first. Whether you are using ss sql or system sql should not affect your current problems. But mysql needs to be successfully installed since the slimsever package depends on it. When you try to start mysqld, does 'syslog' or 'messages' (in /var/log) record any useful info? I got to go, but you could try google for the mysql issue on etch. Perhaps it's an issue others have had. -- bhaagensen ------------------------------------------------------------------------ bhaagensen's Profile: http://forums.slimdevices.com/member.php?userid=7418 View this thread: http://forums.slimdevices.com/showthread.php?t=36740 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
