Re: suexec broke?

2001-10-25 Thread Rodent of Unusual Size
john sachs wrote: > > + 1. What does ls -l show for the suexec binary? It's probably in > + /bin/ How about the output from 'suexec -V' (executed as root)? It doesn't look like you included '--with-suexec-logfile=foo' in your configuration.. except that only suexec reports on that; httpd doesn'

Re: suexec broke?

2001-10-25 Thread Greg Ames
john sachs wrote: > still happening with current apache, just cvs up'd oct24 about 9:30a. > + 3. Is there anything in the suexec log? > > suexec log does not exist. That's the only thing that looks odd to me. Did you configure it? Greg

Re: suexec broke?

2001-10-24 Thread john sachs
On Tue, Oct 23, 2001 at 11:21:52PM -0400, Greg Ames wrote: + john sachs wrote: + > all cgis fail with: + > [Tue Oct 23 14:04:33 2001] [error] [client 127.0.0.1] Premature end of script +headers: /home/john/public_html/suexec.cgi + + yeah, that message sucks canal water. It's about the only thin

Re: suexec broke?

2001-10-24 Thread Greg Ames
john sachs wrote: > > current apache with mod_suexec bails on cgis. > is this a known issue? > i didnt see anything like it in STATUS... > > all cgis fail with: > [Tue Oct 23 14:04:33 2001] [error] [client 127.0.0.1] Premature end of script >headers: /home/john/public_html/suexec.cgi yeah, tha

suexec broke?

2001-10-23 Thread john sachs
current apache with mod_suexec bails on cgis. is this a known issue? i didnt see anything like it in STATUS... all cgis fail with: [Tue Oct 23 14:04:33 2001] [error] [client 127.0.0.1] Premature end of script headers: /home/john/public_html/suexec.cgi same cgis works when mod_suexec is not load