Running SS as root can mess things up by changing ownership of some
files.  Let's clean up and try again.

As root:

Code:
--------------------
    
  /etc/init.d/slimserver stop
  rm /etc/slimserver/slimserver.conf
  rm /var/log/slimserver/*
  rm -rf /usr/share/slimserver/Cache/
--------------------


Edit /etc/sysconfig/slimserver and add the debugging options to
SLIMOPTIONS.

As root:

Code:
--------------------
    
  /etc/init.d/slimserver start
--------------------


Look for errors in the log file.  If this isn't the first time you've
run SS as root, that could be the cause of your original problem


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=39649

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to