I have run into this problem with Rivendell under Ubuntu. I was able to fix the problem after reading this:
http://comments.gmane.org/gmane.comp.radio.rivendell.user/861 I got the " 500 unable to set rivendel group" until I changed permissions on rdxport.cgi. The solution listed used chown root:root rdxport.cgi with a setuid of 4755. Worked for me. It also worked when I used my audio group instead of the root group. -Aaron Savage On Sun, Dec 18, 2011 at 5:17 PM, Patrick Schmalstig / WRRJ Radio <[email protected]> wrote: > ...now rdxport.cgi is not being able to work "unable to create Rivendell > group". rdxport.cgi is now found but cannot load under the rivendell group. > I've tried creating a SEPARATE user under both the rivendell and audio > groups (and even tried loading rivendell under a new rivendell2 group and > also under root and root). When I've tried all these different users and > groups I also changed the rdxport.cgi permissions to the same user and > group. I also tried chmod 4755 rdxport.cgi. > > Nothing at all is working. _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
