3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Ref: Premature en...
FromSent OnAttachments
DieuMay 27, 2006 7:53 am 
Bernd WurstMay 27, 2006 8:08 am 
Jérôme BlionMay 27, 2006 8:17 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Ref: Premature end of script headersActions...
From:Bernd Wurst (ber@bwurst.org)
Date:May 27, 2006 8:08:01 am
List:net.sourceforge.lists.courier-users

Am Samstag, 27. Mai 2006 16:53 schrieb Dieu:

[Sat May 27 21:33:59 2006] [error] [client 192.168.1.130] Premature end of script headers: webadmin

"Premature end of script headers" is apache's basic error message whenever a CGI program does not have a HTTP-header line as first line of it's output.

In most cases, this is because of the program printing out error messages instead of content.

cu, Bernd