[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] CGI Error



On Thu, 3 Jun 1999, Moses Truong wrote:

> >From the Error Log, there is this error message 
> 	'Premature end of script headers'
> 
> What is it? and how could i fix it. Thanks

Dunno cause I can't see the cgi coz you wont tell us where it is. I can
guess and say that you havent done a

    print "Content-type: text/html\n\n";

because thats the error that all cgi newbies make =)

    gleNN


--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>