Michael Haan wrote:
Here is what I get when trying to start:

[EMAIL PROTECTED] slimserver # /etc/init.d/slimserver start
�* WARNING:� "slimserver" has already been started.
[EMAIL PROTECTED] slimserver # /etc/init.d/slimserver restart
�* Stopping Slimserver...
�* Failed to stop Slimserver������������������������������������������������������������������������������������������ [ !! ]

[EMAIL PROTECTED] slimserver # ps -ef | grep slimserver
root����� 8046� 6059� 0 18:52 pts/2��� 00:00:00 grep slimserver
[EMAIL PROTECTED] slimserver #
Any ideas?

Michael,

Try running:

/etc/init.d/slimserver zap

This will remove the symbolic link in /var/lib/init.d/started which points to the slimserver script in /etc/init.d. If the process crashes or you kill it manually, the symlink isn't removed which is why init.d thinks it's still running.

HTH,

--jeff

<x-tad-bigger>--
[EMAIL PROTECTED]</x-tad-bigger>
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to