Paul Webster wrote: > Check to see if it really is running > e.g. > ps -ef | grep perl > > Check the LMS logs - possibly > tail /usr/local/slimserver/Logs/server.log > > try running it from the console rather than as a service > (old) examples here > http://wiki.slimdevices.com/index.php/Log_File > (paths / names will be slightly different)
Here's what the first command outputs ... ps -ef | grep perl media 23322 23266 0 10:33 pts/0 00:00:00 grep --color=auto perl ^ I have no idea if that's good or bad! :-) The second command didn't go so well ... tail /usr/local/slimserver/Logs/server.log tail: cannot open '/usr/local/slimserver/Logs/server.log' for reading: No such file or directory I tried following the instructions to run it from the console, but fell at the first hurdle ... cd /usr/local/squeezecenter bash: cd: /usr/local/squeezecenter: No such file or directory ------------------------------------------------------------------------ Gingermagic's Profile: http://forums.slimdevices.com/member.php?userid=30509 View this thread: http://forums.slimdevices.com/showthread.php?t=109533 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
