[cse491] cse491 homework question

Joe Amenta amentajo at msu.edu
Sun Sep 13 08:13:35 PDT 2009


Your script does not print an extra newline after "Content-Type:
text/html".  It should look like one of these:

print "Content-Type: text/html\n"

or

print "Content-Type: text/html"
print

--Joe Amenta

On Sat, Sep 12, 2009 at 6:57 PM, <leeho2 at msu.edu> wrote:

> hello, professor
>
> when i try to run cgi script via the Web,
> it gives me internal server error.
> can you give me some assistance here?
>
> thanks
>
> Jun Lee
>
> _______________________________________________
> cse491-fall-2009 mailing list
> cse491-fall-2009 at lists.idyll.org
> http://lists.idyll.org/listinfo/cse491-fall-2009
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.idyll.org/pipermail/cse491-fall-2009/attachments/20090913/f1038c23/attachment.htm 


More information about the cse491-fall-2009 mailing list