Skip to Content.
Sympa Menu

en - FastCgi respawning

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Alexander Brill <address@concealed>
  • To: Sympa Users <address@concealed>
  • Subject: FastCgi respawning
  • Date: 11 Feb 2003 12:40:53 +0100

I'm trying to install Sympa, but I'm having problems with the Apache
setup.
It seems that the FastCgi process just starts and dies all the time.

apache error.log:
[Tue Feb 11 12:26:06 2003] [warn] FastCGI: server
"/usr/lib/cgi-bin/sympa/wwsympa.fcgi" (pid 7610) terminated by calling
exit with
status '0'
[Tue Feb 11 12:26:08 2003] [warn] FastCGI: server
"/usr/lib/cgi-bin/sympa/wwsympa.fcgi" restarted (pid 7614)

httpd.conf:
<IfModule mod_fastcgi.c>
AddHandler fastcgi-script .fcgi
FastCgiServer /usr/lib/cgi-bin/sympa/wwsympa.fcgi -processes 3
-idle-timeout 120
</IfModule>


--
Alexander Brill <address@concealed>
http://www.project23.no
PGP-key: http://alexb.egil.org/key.pub

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.19+.

Top of Page