On Wed, Feb 10, 2010 at 1:47 PM, Jeff Trawick <traw...@gmail.com> wrote:
> Coincidentally, the bad state with this configuration (nice way to say > "continuous restart until manual intervention") is improved in > 2.3.6-dev; Apache now terminates. Thanks, good to know. > Hmmm... I wouldn't relish that for my own testing but I see the > general benefit, at least until some mod_fcgid tests are added to the > httpd test suite. Adding mod_fcgid.c to @autoconfig_skip_module could be guarded with a check for (non root) or even (non root and suexec). Sorry I didn't code this up (all httpd I'm using are suexec, and I'm not running as root), but I'm happy to help test a RC.