Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
- From: Guillaume Laurès <adresse@cachée>
- To: adresse@cachée
- Subject: Re: [sympa-fr] Sympa avec Apache 2.4??
- Date: Fri, 16 Dec 2016 21:43:56 +0100
Hello,
Do not # the "SetHandler fastcgi-script"
Le 16 déc. 2016 à 13:48, Mark Van Crombrugge (via sympa-fr Mailing List) <adresse@cachée> a écrit :Thanks for the info.I changed the config file from:Alias /static-sympa /home/sympa/static_contentScriptAlias /sympa /home/sympa/bin/wwsympa-wrapper.fcgi<IfModule mod_fcgid.c>AddHandler fcgid-script .fcgi</IfModule>to:<Location /sympa>Require all granted# SetHandler fastcgi-script</Location><Directory "/home/sympa/static_content">Require all granted</Directory>Alias /static-sympa /home/sympa/static_contentScriptAlias /sympa /home/sympa/bin/wwsympa-wrapper.fcgi<IfModule mod_fcgid.c>AddHandler fcgid-script .fcgi</IfModule>And now I get the wws webpage but it says “The mailing list server is in maintenance mode, no operations can be performed during this period.”Impossible to login...I’ts an improvement that the page is now visible but where do I change from maintenance to active mode?It was active before the upgrade of Apache so it’s a bit strange tnat now it’s in maintenance mode...Any help will be appreciated.Have a nice weekend!MarkFrom: <adresse@cachée> on behalf of "Philippe Aepli (via sympa-fr Mailing List)" <adresse@cachée>
Reply-To: <adresse@cachée>
Date: Wednesday 14 December 2016 at 16:16
To: "adresse@cachée" <adresse@cachée>
Subject: RE: [sympa-fr] Sympa avec Apache 2.4??
Bonjour, Rien ne change beaucoup avec la version précédente d'Apache, à part un petit détail de rien du tout. Cela concerne les droits qui sont plus restrictifs! Il faut donc autoriser la consultations des différentes URLs. Par exemple pour un accès public (all granted), il faut ajouter la ligne suivante aux définitions des chemins /static-sympa et /sympa: Pour /static-sympa: <Location /static-sympa> Require all granted </Location> Pour /sympa (avec fcgid): <Location /sympa> SetHandler fcgid-script Require all granted </Location> Salutations.Philippe AEPLI Email: adresse@cachéeUniversité de Genève Tél: +41 22 379 72 86Division STIC Mob: +41 79 280 20 24Rue du Général-Dufour, 24 Fax: +41 22 379 79 861204 GenèveDe : adresse@cachée [mailto:adresse@cachée] De la part de Mark Van Crombrugge
Envoyé : mercredi 14 décembre 2016 15:50
À : adresse@cachée
Objet : [sympa-fr] Sympa avec Apache 2.4??Hello,Je cherche des fichiers de configuration pour faire tourner Sympa en surtout WWS avec Apache 2.4. (Ubuntu 14.04).Cela fait des jours que je cherche sans résultat.Grand merci,Mark
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
-
[sympa-fr] Sympa avec Apache 2.4??,
Mark Van Crombrugge, 14/12/2016
-
RE: [sympa-fr] Sympa avec Apache 2.4??,
Philippe Aepli, 14/12/2016
- Re: [sympa-fr] Sympa avec Apache 2.4??, Elisabeth Piotelat, 15/12/2016
- <Suite(s) possible(s)>
-
Re: [sympa-fr] Sympa avec Apache 2.4??,
Mark Van Crombrugge, 16/12/2016
-
Re: [sympa-fr] Sympa avec Apache 2.4??,
Guillaume Laurès, 16/12/2016
-
Re: [sympa-fr] Sympa avec Apache 2.4??,
Mark Van Crombrugge, 19/12/2016
- Re: [sympa-fr] Sympa avec Apache 2.4??, Guillaume Laurès, 20/12/2016
-
Re: [sympa-fr] Sympa avec Apache 2.4??,
Mark Van Crombrugge, 19/12/2016
-
Re: [sympa-fr] Sympa avec Apache 2.4??,
Guillaume Laurès, 16/12/2016
- Re: [sympa-fr] Sympa avec Apache 2.4??, Mark Van Crombrugge, 20/12/2016
-
RE: [sympa-fr] Sympa avec Apache 2.4??,
Philippe Aepli, 14/12/2016
Archives gérées par MHonArc 2.6.19+.