Anders Bergh wrote: > I'm using Cherokee 0.8.1 (Arch Linux) and I've added a couple of > vhosts, each with their own PHP FastCGI (with UID) settings, however > php-cgi ends up running as root. I've searched the mailing list etc, > but couldn't find anything related. /usr/sbin/cherokee is chmod +s. > > Perhaps I'm doing something that I shouldn't be doing?
This issue is already fixed in trunk. Actually, the problem was that the administration interface was showing the option even if it was not supported by the FastCGI module (it is a CGI module feature). It would make sense to support it in the FastCGI and SCGI modules as well, so I've filled a RFE: http://code.google.com/p/cherokee/issues/detail?id=104 -- Greetings, alo http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
