Skip to Content.
Sympa Menu

en - Re: [sympa-users] [sympa-dev] Unable to start wwsympa-wrapper.fcgi

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed, address@concealed
  • Subject: Re: [sympa-users] [sympa-dev] Unable to start wwsympa-wrapper.fcgi
  • Date: Mon, 11 Mar 2013 03:51:29 +0100

Hi David,

I followed the instructions for setting up sympa for apache following the
instructions at
https://www.sympa.org/manual/web-interface#installing_wwsympa.fcgi_in_your_apache_server
and your suggestion of checking the s flag, they are all are good. But still I
am getting this error:
Forbidden

You don't have permission to access /sympa on this server.


here is my sympa_http.conf file contnet:
Alias /static-sympa /home/sympa/static_content
ScriptAlias /sympa /home/sympa/bin/wwsympa-wrapper.fcgi
LoadModule fcgid_module modules/mod_fcgid.so

<IfModule mod_fcgid.c>
IPCCommTimeout 120
MaxProcessCount 2
</IfModule>

<Location /sympa>
SetHandler fcgid-script
</Location>



wwsympa-wrapper.fcgi bits:
-rwsr-sr-x. 1 sympa sympa 8768 Mar 10 06:26 wwsympa-wrapper.fcgi


  • Re: [sympa-users] [sympa-dev] Unable to start wwsympa-wrapper.fcgi, gvenkat_reddy, 03/11/2013

Archive powered by MHonArc 2.6.19+.

Top of Page