Don't Understand Error
Carsten Haese
carsten.haese at gmail.com
Mon Nov 23 15:18:05 EST 2009
Victor Subervi wrote:
> [Mon Nov 23 09:52:21 2009] [error] [client 66.248.168.98] Premature end
> of script headers: mailSpreadsheet.py, referer:
> http://globalsolutionsgroup.vi/display_spreadsheet.py
>
> Why?
A CGI script is expected to produce output. Your script doesn't produce
any output, and Apache is complaining about that.
--
Carsten Haese
http://informixdb.sourceforge.net
More information about the Python-list
mailing list