On Fri, Oct 22, 2010 at 5:32 AM, Erik Wasser <[email protected]> wrote:
> I've added an extra option to mod_fcgid to turn off the suexec stuff. It's
> useful if you want to run the apache as non-root user and you need the speed
> of mod_fcgid.
>
> The default value is - of course - 0. The configuration line is very simple:
>
> [...Other Fcgid options...]
> FcgidDisableSuexecCheck 1
> [...]

This should just work out of the box.  We need to check if mod_fcgid
is behaving differently than other modules (e.g., mod_cgid), or if
general behavior is just busted.  I'll try to look into this "soon"
unless someone else reports back.

Reply via email to