Re: Apache fails to ExecCGI properly

2002-03-01 Thread Tim Moss
Apparently, on Fri, Mar 01, 2002 at 02:31:20PM -0500, Daniel Whelan wrote: > > Look at /var/log/apache/suexec.log. I think it's because your scripts > > are outside the suexec docroot (which is /var/www/ in the Debian > > packages). > > Looks like you might be onto something. This is what I get in

Re: Apache fails to ExecCGI properly

2002-03-01 Thread Daniel Whelan
> Look at /var/log/apache/suexec.log. I think it's because your scripts > are outside the suexec docroot (which is /var/www/ in the Debian > packages). Looks like you might be onto something. This is what I get in the suexec.log: [2002-03-01 14:27:25]: info: (target/actual) uid: (whelan/whelan) g

Re: Apache fails to ExecCGI properly

2002-03-01 Thread Tim Moss
Apparently, on Thu, Feb 28, 2002 at 03:43:00PM -0500, Daniel Whelan wrote: > Hey...On an a Apache (1.3.23-1) system, ExecCGIs are failing under all > circumstances. mod_perl, mod_php, mod_jk are functioning properly. > Similarly configured machines seem to work proplerly as well, and I've > read ov

Re: Apache fails to ExecCGI properly

2002-03-01 Thread Bill Moseley
On Friday 01 March 2002 06:20 am, Daniel Whelan wrote: > > Why do you say that? It's probably not returning the headers you think > > it should ;) > > > > I assume you have run it from the command line -- and as the user apache > > is running as? > > Yes, the script runs fine from the command line

Re: Apache fails to ExecCGI properly

2002-03-01 Thread Daniel Whelan
> Why do you say that? It's probably not returning the headers you think it > should ;) > > I assume you have run it from the command line -- and as the user apache is > running as? Yes, the script runs fine from the command line. mod_perl will also correctly execute it. Daniel

Re: Apache fails to ExecCGI properly

2002-02-28 Thread Angus D Madden
Daniel Whelan, Thu, Feb 28, 2002 at 03:43:00PM -0500: > Hey...On an a Apache (1.3.23-1) system, ExecCGIs are failing under all > circumstances. mod_perl, mod_php, mod_jk are functioning properly. > Similarly configured machines seem to work proplerly as well, and I've > read over the config file s

Re: Apache fails to ExecCGI properly

2002-02-28 Thread Bill Moseley
At 06:38 PM 02/28/02 -0500, Daniel Whelan wrote: >Whoops! Forgot to include the log message. The error log is reporting a >premature end of script headers. Unfortunately, it isn't as simple as >that error usually is. Why do you say that? It's probably not returning the headers you think it should

Re: Apache fails to ExecCGI properly

2002-02-28 Thread Alan James
On Thu, Feb 28, 2002 at 03:43:00PM -0500, Daniel Whelan wrote: > If anyone has any ideas, I'd appreciate the help. Thanks! Error messages from the failures might help. look in /var/log/apache/error.log If the configs are the same it might be the locations of the cgi scripts If its sometimes this

Re: Apache fails to ExecCGI properly

2002-02-28 Thread Daniel Whelan
Whoops! Forgot to include the log message. The error log is reporting a premature end of script headers. Unfortunately, it isn't as simple as that error usually is. Daniel Bill Moseley wrote: > > At 03:43 PM 02/28/02 -0500, Daniel Whelan wrote: > >Hey...On an a Apache (1.3.23-1) system, ExecCGIs

Re: Apache fails to ExecCGI properly

2002-02-28 Thread Bill Moseley
At 03:43 PM 02/28/02 -0500, Daniel Whelan wrote: >Hey...On an a Apache (1.3.23-1) system, ExecCGIs are failing under all >circumstances. What's the error log say? > ErrorLog /var/log/apache/sites/www/error.log -- Bill Moseley mailto:[EMAIL PROTECTED]