Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
- From: David Verdin <adresse@cachée>
- To: Julien Garnier <adresse@cachée>
- Cc: adresse@cachée
- Subject: Re: [sympa-fr] Plus d'interface web
- Date: Thu, 05 Jun 2008 10:28:07 +0200
Bonjour,
Les messages relatifs à "LOCK_EX", "LOCK_SH", etc. sont des avertissements qui ne gènent en rien le fonctionnement de Sympa. Ils résultent d'une erreur qui a depuis été corrigée.
Est-ce que, en supprimant la liste avec inclusion LDAP, le serveur démarre normalement ?
Pourrions-nous voir la configuration de votre liste ?
En outre, vous avez peut-être des logs d'erreur de httpd qui pourraient nous aider à y voir clair. Pourriez vous voir si, lors d'une tentative d'accès à l'interface web de Sympa, des messages sont émis dans /var/log/httpd/error_log ?
Cordialement,
Julien Garnier a écrit :
Bonjour a tous,
En essayant de creer une liste avec inclusion ldap, le serveur a plante.
Depuis impossible de me connecter a l'interface d'admin.
Sympa fonctionne parfaitement pour envoi et réception de mails, pas de soucis de ce cote.
J'ai essaye de passer de FastCGI a fcgid mais tjs pareil.
Voici ce qui passe dans les logs apache apres redemarrage et tentative d'acces a l'interface web : (en fastcgi)
############################################################################################
[Wed Jun 04 17:00:58 2008] [info] [client 193.49.133.163] Connection to child 3 established (server sympa.dr13.cnrs.fr:443)
[Wed Jun 04 17:00:58 2008] [info] Seeding PRNG with 136 bytes of entropy
[Wed Jun 04 17:00:58 2008] [debug] ssl_engine_kernel.c(1752): OpenSSL: Handshake: start
[Wed Jun 04 17:00:58 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: before/accept initialization
[Wed Jun 04 17:00:58 2008] [debug] ssl_engine_io.c(1817): OpenSSL: read 11/11 bytes from BIO#83a5310 [mem: 83ac990] (BIO dump follows)
[Wed Jun 04 17:00:58 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 read finished A
[Wed Jun 04 17:00:58 2008] [debug] ssl_engine_kernel.c(1756): OpenSSL: Handshake: done
[Wed Jun 04 17:00:58 2008] [info] Connection: Client IP: 193.49.133.163, Protocol: TLSv1, Cipher: DHE-RSA-AES256-SHA (256/256 bits)
[Wed Jun 04 17:00:58 2008] [info] Initial (No.1) HTTPS request received for child 3 (server sympa.dr13.cnrs.fr:443)
[Wed Jun 04 17:00:58 2008] [debug] mod_alias.c(441): [client 193.49.133.163] incomplete redirection target of '/sympa/' for URI '/' modified to 'https://sympa.dr13.cnrs.fr/sympa/'
Insecure dependency in open while running setuid at /usr/lib/sympa/bin/Lock.pm line 203.
Insecure dependency in open while running setuid at /usr/lib/sympa/bin/Lock.pm line 203.
Insecure dependency in open while running setuid at /usr/lib/sympa/bin/Lock.pm line 203.
Insecure dependency in open while running setuid at /usr/lib/sympa/bin/List.pm line 10148.
[Wed Jun 04 17:01:28 2008] [error] [client 193.49.133.163] FastCGI: comm with server "/usr/lib/cgi-bin/sympa/wwsympa.fcgi" aborted: idle timeout (30 sec)
[Wed Jun 04 17:01:28 2008] [error] [client 193.49.133.163] FastCGI: incomplete headers (0 bytes) received from server "/usr/lib/cgi-bin/sympa/wwsympa.fcgi"
[Wed Jun 04 17:01:28 2008] [debug] ssl_engine_kernel.c(1770): OpenSSL: Write: SSL negotiation finished successfully
[Wed Jun 04 17:01:28 2008] [info] [client 193.xx.xx.xx] Connection closed to child 3 with standard shutdown (server sympa.cp.com:443)
############################################################################################
J'utilise sympa 5.3.4 (debian)
sympa -v
Prototype mismatch: sub Lock::LOCK_SH () vs none at /usr/lib/sympa/bin/Lock.pm line 38.
Constant subroutine LOCK_SH redefined at /usr/lib/sympa/bin/Lock.pm line 38.
Prototype mismatch: sub Lock::LOCK_EX () vs none at /usr/lib/sympa/bin/Lock.pm line 39.
Constant subroutine LOCK_EX redefined at /usr/lib/sympa/bin/Lock.pm line 39.
Prototype mismatch: sub Lock::LOCK_NB () vs none at /usr/lib/sympa/bin/Lock.pm line 40.
Constant subroutine LOCK_NB redefined at /usr/lib/sympa/bin/Lock.pm line 40.
$* is no longer supported at /usr/bin/sympa line 162.
Sympa version is 5.3.4
Il y a aussi des tats d'erreurs a cahque commande sympa ex d'un redemarrage :
/etc/init.d/sympa restart
Stopping Sympa bounce manager: bounced.
Stopping Sympa task manager: task_manager.
Stopping Sympa mailing list archive manager: archived.
Stopping Sympa mailing list manager: sympa.
Starting Sympa mailing list manager: sympa
Prototype mismatch: sub Lock::LOCK_SH () vs none at /usr/lib/sympa/bin/Lock.pm line 38.
Constant subroutine LOCK_SH redefined at /usr/lib/sympa/bin/Lock.pm line 38.
Prototype mismatch: sub Lock::LOCK_EX () vs none at /usr/lib/sympa/bin/Lock.pm line 39.
Constant subroutine LOCK_EX redefined at /usr/lib/sympa/bin/Lock.pm line 39.
Prototype mismatch: sub Lock::LOCK_NB () vs none at /usr/lib/sympa/bin/Lock.pm line 40.
Constant subroutine LOCK_NB redefined at /usr/lib/sympa/bin/Lock.pm line 40.
$* is no longer supported at /usr/lib/sympa/bin/sympa.pl line 162.
.
Starting Sympa mailing list archive manager: archivedPrototype mismatch: sub Lock::LOCK_SH () vs none at /usr/lib/sympa/bin/Lock.pm line 38.
Constant subroutine LOCK_SH redefined at /usr/lib/sympa/bin/Lock.pm line 38.
Prototype mismatch: sub Lock::LOCK_EX () vs none at /usr/lib/sympa/bin/Lock.pm line 39.
Constant subroutine LOCK_EX redefined at /usr/lib/sympa/bin/Lock.pm line 39.
Prototype mismatch: sub Lock::LOCK_NB () vs none at /usr/lib/sympa/bin/Lock.pm line 40.
Constant subroutine LOCK_NB redefined at /usr/lib/sympa/bin/Lock.pm line 40.
.
Starting Sympa task manager: task_managerPrototype mismatch: sub Lock::LOCK_SH () vs none at /usr/lib/sympa/bin/Lock.pm line 38.
Constant subroutine LOCK_SH redefined at /usr/lib/sympa/bin/Lock.pm line 38.
Prototype mismatch: sub Lock::LOCK_EX () vs none at /usr/lib/sympa/bin/Lock.pm line 39.
Constant subroutine LOCK_EX redefined at /usr/lib/sympa/bin/Lock.pm line 39.
Prototype mismatch: sub Lock::LOCK_NB () vs none at /usr/lib/sympa/bin/Lock.pm line 40.
Constant subroutine LOCK_NB redefined at /usr/lib/sympa/bin/Lock.pm line 40.
$* is no longer supported at /usr/lib/sympa/bin/parser.pl line 63.
.
Starting Sympa bounce manager: bouncedPrototype mismatch: sub Lock::LOCK_SH () vs none at /usr/lib/sympa/bin/Lock.pm line 38.
Constant subroutine LOCK_SH redefined at /usr/lib/sympa/bin/Lock.pm line 38.
Prototype mismatch: sub Lock::LOCK_EX () vs none at /usr/lib/sympa/bin/Lock.pm line 39.
Constant subroutine LOCK_EX redefined at /usr/lib/sympa/bin/Lock.pm line 39.
Prototype mismatch: sub Lock::LOCK_NB () vs none at /usr/lib/sympa/bin/Lock.pm line 40.
Constant subroutine LOCK_NB redefined at /usr/lib/sympa/bin/Lock.pm line 40.
Merci d'avance de votre aide
Julien
--
David Verdin
Comité réseau des universités
-
[sympa-fr] Plus d'interface web,
Julien Garnier, 04/06/2008
-
Re: [sympa-fr] Plus d'interface web,
David Verdin, 05/06/2008
-
Re: [sympa-fr] Plus d'interface web,
Julien Garnier, 05/06/2008
- Re: [sympa-fr] Plus d'interface web, Olivier Salaün, 11/06/2008
-
Re: [sympa-fr] Plus d'interface web,
Julien Garnier, 05/06/2008
-
Re: [sympa-fr] Plus d'interface web,
David Verdin, 05/06/2008
Archives gérées par MHonArc 2.6.19+.