Skip to Content.
Sympa Menu

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

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: Paul Borghese <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] 403 errors when accessing /sympa
  • Date: Fri, 29 Feb 2008 10:26:19 +0100

Paul,

If you have downloaded the 5.4b.1 version, you must have a wwsympa-wrapper.fcgi built in your bin directory. Wasn't it built?
If you didn't enable the configure option --enable-secure, then the sudo mode won't work. Note that it is disabled by default.

Please note that the C wrapper and the sudo wrapper represent two different - and incompatible - way to run wwsympa.

Regards,

Paul Borghese a écrit :

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


--
David Verdin
Comité réseau des universités




Archive powered by MHonArc 2.6.19+.

Top of Page