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, that message sucks canal water.  It's about the only thing we log
if a cgi blows up in 2.0.  We need to do something better.

> same cgis works when mod_suexec is not loaded.

I'm glad to see someone is trying to use suexec besides me.  It gets
used on daedalus every time you access httpd://bugs.apache.org/  

Questions:

1. What does ls -l show for the suexec binary?  It's probably in
<prefix>/bin/

2. Do "strings httpd | grep <prefix>" .  You should see some suexec
related stuff.  Does it look right?

3. Is there anything in the suexec log?


If the answer to #2 is no, I committed a patch to httpd.h earlier today
that might help.

Greg

Reply via email to