Your script does not print an extra newline after &quot;Content-Type: text/html&quot;.  It should look like one of these:<br><br>print &quot;Content-Type: text/html\n&quot;<br><br>or<br><br>print &quot;Content-Type: text/html&quot;<br>

print<br><br>--Joe Amenta<br><br><div class="gmail_quote">On Sat, Sep 12, 2009 at 6:57 PM,  <span dir="ltr">&lt;<a href="mailto:leeho2@msu.edu">leeho2@msu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

hello, professor<br>
<br>
when i try to run cgi script via the Web,<br>
it gives me internal server error.<br>
can you give me some assistance here?<br>
<br>
thanks <br>
<br>
Jun Lee<br><br>_______________________________________________<br>
cse491-fall-2009 mailing list<br>
<a href="mailto:cse491-fall-2009@lists.idyll.org">cse491-fall-2009@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/cse491-fall-2009" target="_blank">http://lists.idyll.org/listinfo/cse491-fall-2009</a><br>
<br></blockquote></div><br>