Skip to Content.
Sympa Menu

en - [sympa-users] 403 errors when accessing /sympa

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Paul Borghese" <address@concealed>
  • To: <address@concealed>
  • Subject: [sympa-users] 403 errors when accessing /sympa
  • Date: Wed, 20 Feb 2008 19:26:44 -0500

I have been working on this for a few hours.  In the documentation it specifies the following:

 

 

---------------------------------------------------------------

Starting version 5.4: C wrapper

The C wrapper presented in the preceding section will be automatically built starting version 5.4.

The wwsympa.fcgi is wrapped in a small C script, wwsympa-wrapper.fcgi, in order to avoid to use the – unsecure and no longer maintained – SetuidPerl mode.

-------------------------------------------------------------------

 

But no wwsympa-wrapper.fcgi was created?

 

 

In the INSTALL file it specifies the following:

 

Alias /static-sympa /home/sympa/static_content

ScriptAlias /sympa /home/sympa/bin/wwsympa_sudo_wrapper.fcgi

 

<IfModule mod_fcgid.c>

  AddHandler fcgid-script .fcgi

</IfModule>

 

I have modified the sudoers file to say:

 

apache ALL = (sympa)  NOPASSWD: /home/sympa/bin/wwsympa.fcgi

 

 

Following the directions from the install file, I still receive 403 errors when I try and access /sympa.

 

Ideas?

 

Paul




Archive powered by MHonArc 2.6.19+.

Top of Page