On Fri, 25 Aug 2006 13:00:06 +0100 James Le Cuirot <[EMAIL PROTECTED]> wrote:
> Hello all. I know most of you have seen this error mentioned several > times. I have trawled the archives and I still can't figure it out. > *snip* > > Admittedly I am running a slightly security-conscious setup but I see > no reason why this won't work. I am running trac, started using > spawn-fcgi as the trac:daemon user (via root). My repository is owned > by subversion:subversion and all files are group readable. trac is in > the subversion group. The distro is FC4 but SELinux is definitely > disabled. Here is some proof of my setup. > *snip* > > I've made some interesting observations. tracd, run as the trac user, > works fine. Some example Python/Subversion code, also run as the trac > user, works fine. Running spawn-fcgi without the -u and -g options so > that trac is run as root:root works fine. Finally, making the > repository readable by everybody also allows it to work. What's going > on? After sending that, I suddenly realised there was one more thing I should try and that was running spawn-fcgi directly as the trac user instead of using the -u and -g options. That actually worked. I guess that means it's a problem with spawn-fcgi? James _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
