richardsk Wrote: 
> When I first installed slimserver on FC5 I had strange problems when
> some files in /usr/local/slimserver were not owned by the slimserver
> user -- the hidden db I think.
> I'd run slimserver as root at some point and some the hidden files got
> owned by root.

Richard,

Finally had some time to experiment, and you what said worked
perfectly. I found /usr/local/slimserver/.slimserversql.db, ran a 
Code:
--------------------
    chown -hR slimserver:slimserver .slimserversql.db
--------------------
 and then rebooted. Slimserver came up perfectly after reboot. No need
to telnet and run as --daemon.

I also noticed my templates directory was owned by root as well so I
chowned it as well.

In any case, that seems to have been the problem. Thank you very much!


-- 
woodp
------------------------------------------------------------------------
woodp's Profile: http://forums.slimdevices.com/member.php?userid=107
View this thread: http://forums.slimdevices.com/showthread.php?t=22220

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to