<li><a href="#error.sendfile">Invalid argument:
core_output_filter: writing data to the network</a></li>
<li><a href="#error.acceptex">AcceptEx failed</a></li>
+ <li><a href="#error.scriptheaders">Premature end of script
+ headers</a></li>
</ul>
<h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
directive.</p>
+
+ <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
+ headers</a></h3>
+
+ <p>Most problems with CGI scripts result in this message written in the
+ error log together with an <code>Internal Server Error</code> delivered
+ to the browser. A guide to helping debug this type of problem is
+ available in the <a href="../howto/cgi.html#troubleshoot">CGI
+ tutorial</a>.</p>
+
+
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html" title="English"> en </a></p>
<li><a href="#error.sendfile">Invalid argument:
core_output_filter: writing data to the network</a></li>
<li><a href="#error.acceptex">AcceptEx failed</a></li>
+ <li><a href="#error.scriptheaders">Premature end of script
+ headers</a></li>
</ul>
<h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
directive.</p>
+
+ <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
+ headers</a></h3>
+
+ <p>Most problems with CGI scripts result in this message written in the
+ error log together with an <code>Internal Server Error</code> delivered
+ to the browser. A guide to helping debug this type of problem is
+ available in the <a href="../howto/cgi.html#troubleshoot">CGI
+ tutorial</a>.</p>
+
+
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/faq/error.html" title="English"> en </a></p>
<li><a href="#error.sendfile">Invalid argument:
core_output_filter: writing data to the network</a></li>
<li><a href="#error.acceptex">AcceptEx failed</a></li>
+ <li><a href="#error.scriptheaders">Premature end of script
+ headers</a></li>
</ul>
<section id="error.sendfile"><title>Invalid argument:
directive.</p>
</section>
+
+ <section id="error.scriptheaders"><title>Premature end of script
+ headers</title>
+
+ <p>Most problems with CGI scripts result in this message written in the
+ error log together with an <code>Internal Server Error</code> delivered
+ to the browser. A guide to helping debug this type of problem is
+ available in the <a href="../howto/cgi.html#troubleshoot">CGI
+ tutorial</a>.</p>
+ </section>
+
</section>
</faq>