FastCGI example

Ferriol <[email protected]> Tue, 10 Jun 2003 15:48:31 +0200
Newsgroups gmane.comp.gcc.cgicc.bugs
Message-ID <[email protected]>
Hi,

I'm trying to run fcgi-test.cpp but apache returns a 500 error and is
logging this line.
[Tue Jun 10 14:26:31 2003] [error] [client 127.0.0.1] FastCGI:
incomplete headers (0 bytes) received from server "fcgi-test.fcgi"
I can run fastcgi applications but not the examples provided in
development kit.
I don't know why this doesn't work !

Thanks, bye.