Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "PrematureEndOfScriptHeaders" page has been changed by thumbs. http://wiki.apache.org/httpd/PrematureEndOfScriptHeaders?action=diff&rev1=5&rev2=6 -------------------------------------------------- For help debugging CGI script problems, see the [[http://httpd.apache.org/docs/trunk/howto/cgi.html#troubleshoot|CGI tutorial]]. - - Apache/FreeBSD. My compiled/linked C-language CGI progs would not run -- always gave PrematureEndOfScriptHeaders -- and the problem was (so it seems) that they ended up with permissions = 0775, i.e., with group-write permissions. When, on a random hunch, I changed these perms to 0755 (no group-write perms) everything ran great. Worked for me. - --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org