[Zope] Zope Dies with FastCGI

John Hayward-Warburton (Programming account) linux@billabong.demon.co.uk
Wed, 27 Sep 2000 10:56:16 +0000


"Ronald L. Roeber" wrote:

> Zope 2.2.2 (same happened with 2.2.0 and 2.2.1)
> RedHat Linux 6.2
> Apache 1.3.12 - with fastcgi/2.2.8 and OpenSSL/0.95a
>
> "ZServer uncaptured python exception, closing channel <FCGIChannel
> connected 127.0.0.1:2198 at 87195b> (socket.error:(32, 'Broken pipe')
> [path_to_Zope/Zserver/medusa/asynchat.py|initiate_send||211]
> [path_to_Zope/Zserver/medusa/asynchat.py|send|274])

I know this won't be much help, but this Apache:

Server: Apache/1.3.12 (Unix) mod_ssl/2.6.2 OpenSSL/0.9.5 PHP/4.0.0
mod_fastcgi/2.2.3 mod_perl/1.22

Running with Zope 2.2.1, FastCGI has run reliably since the program was
first started. There were problems around Zope 2.1, but they were cured by
stealing the latest FastCGI stuff from CVS. Now, it runs without any
difficulty. I wish I knew more.

...jhw