Perl FastCGI Has Broken Pipe
John Kirby JJK (KIRBYJO@disc.com)
Thu, 03 Oct 96 17:23:00 PDT
From: John Kirby JJK <KIRBYJO@disc.com>
To: "'fastcgi-developers'" <fastcgi-developers@openmarket.com>
Subject: Perl FastCGI Has Broken Pipe
Date: Thu, 03 Oct 96 17:23:00 PDT
Message-Id: <32545A79@smtp.disc.com>
I have just installed FastCGI developers kit 1.5 w/perl 5.002 and my
tiny-cgi sample programs in C seem to work ok but I get the following
message when I run Perl
(#91) error connecting to FastCGI
server (Broken pipe)
I am running Solaris 2.4 on a sparc 20.
I am executing all fcgi in a configured directory:
Region /fcgi-bin/* {
DefaultType application/x-httpd-fcgi
}
I did get some error messages during install portions for sample-store but
libfcgi compiled ok.
Normal perl scripts and xs_perl libraries work fine.
Any Ideas on where to start look?
Thanks.
John