On Sunday 23 April 2006 12:38, Mitchell Brown wrote: > 500 OOPS: cap_set_proc
This is because your kernel is not compiled with the capability module. http://www.linuxquestions.org/questions/showthread.php?p=2194939#post2194939 http://lists.indymedia.org/pipermail/traven-tech/2005-June/0609-yp.html try typing : modprobe capability And add an entry into /etc/modules.conf if that solves your problem. You'll want to restart your server after that ... there can be some problems when loading the capability module manually. I hear things about processes receiving unwanted privilege escalations ... I have no experience with that though. Andy _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

