Zope, Apache and FastCGI
hi, I try to setup Zope-2.1.4 with apache 3.3.12 and fastcgi 2.2.4. on a redhat 6.1 system. After following the instructions in WEBserver.txt, and in: http://www.zope.org/Members/kedai/apache_zope_fcgi I still can`t connect to Zope. I get the following error in the apache error-log: [Wed Jun 14 09:52:37 2000] [notice] FastCGI: process manager initialized (pid 16174) [Wed Jun 14 09:52:37 2000] [notice] Apache/1.3.12 (Unix) mod_fastcgi/2.2.4 configured -- resuming normal operations [Wed Jun 14 09:53:00 2000] [error] [client 10.2.1.1] (111)Connection refused: FastCGI: failed to connect to server "/usr/local/apache_1.3.12/htdocs/aixzope": connect() failed I tried it with unix-domain socket and the TCP-port. Any hint is welcome. Mit freundlichen Grüßen Joachim Schmitz Email: js@aixtraware.de Telefon: +49-2464-8851 FAX: +49-2464-905163
responding to my own mail: I just found out, that it does work with the TCP-port configuration. I first tried the socket configuration, and that does not work and results in the error below. I only changed it to use the TCP-port config and it worked. Mit freundlichen Grüßen Joachim Schmitz Email: js@aixtraware.de Telefon: +49-2464-8851 FAX: +49-2464-905163 On Wed, 14 Jun 2000, Joachim Schmitz wrote:
hi,
I try to setup Zope-2.1.4 with apache 3.3.12 and fastcgi 2.2.4. on a redhat 6.1 system. After following the instructions in WEBserver.txt, and in:
http://www.zope.org/Members/kedai/apache_zope_fcgi
I still can`t connect to Zope. I get the following error in the apache error-log:
[Wed Jun 14 09:52:37 2000] [notice] FastCGI: process manager initialized (pid 16174) [Wed Jun 14 09:52:37 2000] [notice] Apache/1.3.12 (Unix) mod_fastcgi/2.2.4 configured -- resuming normal operations [Wed Jun 14 09:53:00 2000] [error] [client 10.2.1.1] (111)Connection refused: FastCGI: failed to connect to server "/usr/local/apache_1.3.12/htdocs/aixzope": connect() failed
I tried it with unix-domain socket and the TCP-port. Any hint is welcome.
Mit freundlichen Grüßen
Joachim Schmitz
Email: js@aixtraware.de Telefon: +49-2464-8851 FAX: +49-2464-905163
Joachim Schmitz <js@aixtraware.de> wrote:
I just found out, that it does work with the TCP-port configuration. I first tried the socket configuration, and that does not work and results in the error below. I only changed it to use the TCP-port config and it worked.
i'd be interested in your long-time experience. i've had the problem that i got timeouts (to be reported in syslog) in the apache-fastcgi- zserver communication esp. with redhat 6.x ... that's why i had to switch back to zserver-standalone. i couldn't use fastcgi in a production system. i'd be very glad to hear from you... cheers thilo -- Thilo.Mezger@innominate.de E-Business Manager innominate AG networking people fon: +49-30-308806-0 fax: -77 web: http://innominate.de pgp: /pgp/tm
participants (2)
-
Joachim Schmitz -
Thilo Mezger