Re: [users@httpd] Help with mod_fcgid 2.2

2012-02-24 Thread Jeff Trawick
On Fri, Feb 24, 2012 at 11:22 AM, Morse, Richard E.MGH wrote: > On Feb 24, 2012, at 10:30 AM, Jeff Trawick wrote: > >> I'd be lying if I said that moving to 2.3.x would magically solve all >> your problems, but it is better documented and various folks that hang >> out on this list are familiar wi

Re: [users@httpd] Help with mod_fcgid 2.2

2012-02-24 Thread Morse, Richard E.MGH
On Feb 24, 2012, at 10:30 AM, Jeff Trawick wrote: > I'd be lying if I said that moving to 2.3.x would magically solve all > your problems, but it is better documented and various folks that hang > out on this list are familiar with it. > > http://httpd.apache.org/mod_fcgid/ > http://httpd.apache.

Re: [users@httpd] Help with mod_fcgid 2.2

2012-02-24 Thread Jeff Trawick
On Fri, Feb 24, 2012 at 10:16 AM, Morse, Richard E.MGH wrote: > Hi! I'm trying to get a PSGI app running under Apache. Because I don't > actually manage the box it's running on, it is complicated for me to get an > additional service set up to start when the machine starts, so (unless there > i

[users@httpd] Help with mod_fcgid 2.2

2012-02-24 Thread Morse, Richard E.MGH
Hi! I'm trying to get a PSGI app running under Apache. Because I don't actually manage the box it's running on, it is complicated for me to get an additional service set up to start when the machine starts, so (unless there is some way to trigger it via Apache), I can't use the reverse proxy mec