also make sure that you are infact printing out a header.
use CGI;
$cgi = CGI;
print $cgi->header;

Sally wrote:
> 
> Can anyone give me a general idea what the error premature end of script
> headers means? Is it an incorrect filename, or that the file can't be found
> or something else?
> 
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to