Am Dienstag, 30. Oktober 2007 18:30:11 schrieb Ross Thomas:
> On Tue, 30 Oct 2007 17:48:58 +0100, "Ingo Krabbe" <[EMAIL PROTECTED]>
>
> said:
> > puts("Status: 200\r\n");
>
> puts() by definition will add a '\n' to the end of the string during
> output.
> This effectively terminates the headers.

ouch ... you are right ... heh, long time ago I used stdout. Hmm.

Ok I will try another function I think,  hmm and write a flame mail to the 
libc designers ... hope I can find one to blame.

bye and thanks

ingo

>
> Use either fputs() or one of the printf() variants to output your text.
>
> HTH
>
> Ross.



-- 

Mit freundlichen Grüßen / kind regards

I n g o   K r a b b e
System Administrator / system administrator
_________________________________________________________________________
Elements of Art GmbH         http://www.eoa.de
An der Eickesmuehle 22       41238 D-Moenchengladbach / Germany
fon: +49 (2166) 91567-3418   Registergericht: Moenchengladbach HRB 5855
fax: +49 (2166) 91567-99     Geschaeftsfuehrer: Erik Winterberg,
                                                Sebastian Leppert

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to