Hello, just set-up Zope with Apache 1.3.9 and FASTCGI support for the first time today. Although everything seemed to install okay I don't seem to be able to get zope to respond under apache. Apache logs the following message in error_log: [Mon Dec 20 09:56:30 1999] [error] [client 202.139.45.150] (111)Connection refused: FastCGI: failed to connect to server "/usr/local/apache/htdocs/zope": connect() failed I have tried everything, changing permissions, running fastcgi support as a socket under /tmp/zope.soc and as an external TCP port, but all to no avail. Zope seems to be running fine and if I goto port 8080 Zope pops up (although I didn't really expect this - is this meant to happen? Should zope under Zserver and apache at the same time? I only want Zope operating from within Apache.. maybe I'm doing something wrong?) Any suggestions would be most appreciated. Thanks and regards, Andrew.