Subject: The mailing list for listmasters using Sympa
List archive
- From: Gabriele Francescotto - Unimondo <address@concealed>
- To: address@concealed
- Subject: FastCgiServer
- Date: Wed, 30 Oct 2002 01:28:16 +0100
Hi,
installing Sympa on a redhat 7.3 server I've found a problem with FastCgi...
wwsympa.fcgi seems to work properly if I call it manually, but Apache doesn't
want FastCgiServer as a command in the httpd.conf. I've just recompiled
FastCgi as an Apache's module. Configuration of my httpd.conf file is similar
to the following:
LoadModule fastcgi_module lib/apache/mod_fastcgi.so
AddModule mod_fastcgi.c
FastCgiServer /home/sympa/bin/wwsympa.fcgi -processes 2
<Location /wws>
SetHandler fastcgi-script
</Location>
ScriptAlias /wws /home/sympa/bin/wwsympa.fcgi
Could someone help me?
Thanks a lot,
gabriele
- FastCgiServer, Gabriele Francescotto - Unimondo, 10/30/2002
Archive powered by MHonArc 2.6.19+.