jimwillsher said the following on 01/23/2006 11:56 PM: > Many thanks Dan / Robin, I'll give that a try. > > Now, a problem. A major one. In order to stop slimserver (to test svn) > I killed the process (was that bad?). Now slimserver won't seem to > start. > > When I do > > su - squeeze > ./slimserver.pl > > the process starts, but looking at it in ps -Alf I see the following: > > /usr/local/slimserver/Bin/i386-linux/mDNSResponderPosix -d -f > /home/squeeze/mDNS.conf -P /home/squeeze/mDNS.pid > > Meanwhile slimserver isn't reponding to web browser requests, and my > ./slimserver.pl screen is just sitting there like a lemon. > > Any ideas how I kick this back into life? I'm from a Windows > background, and I'm pretty sure nobody's going to suggest I reboot my > machine (Ubuntu).... > > At the moment I'm musicless again....no logfiles, no music.
How did you start slimserver in the first place? Are you using a script? And as what user did you run the script/slimserver.pl ? Try running 'killall mDNSResponderPosix' and then try re-starting slimserver. R. _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
