You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/07/29 15:31:13 UTC

DO NOT REPLY [Bug 11252] New: - "Premature end of script headers" If suexec is enable

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11252>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11252

"Premature end of script headers" If suexec is enable

           Summary: "Premature end of script headers" If suexec is enable
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_suexec
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: jan.lange@extreme-webhosting.de


When I set 
SuexecUserGroup user group
I get on all cgi request the error message
"Premature end of script headers"

And the same error in the VirtualDomain error log.

In the main log there don't were any entry about suexec.
And also, there were no suexec_log file, at the position that
I have compiled in, with the configure option --with-suexec-logfile

When I comment out the "SuexecUserGroup" Option, so that suexec isn't
in use, all cgi-scripts works fine.

I also look at the conditions to exec a cgi script under the
suexec wrapper, and they were all right.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org