Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
[sympa-fr] Interface web Sympa erreur 500
- From: denche_t <adresse@cachée>
- To: "adresse@cachée" <adresse@cachée>
- Subject: [sympa-fr] Interface web Sympa erreur 500
- Date: Thu, 25 Sep 2014 09:19:27 +0000
Bonjour,
Ce message est relatif à l'installation et la mise en route du logiciel Sympa, plus précisément l’accès à l’interface web de Sympa.
Voilà trois semaines que j’essaye d’installer Sympa sur mon serveur VPS Cloud. Sympa à l’air correctement installé mais quand j’essaye d’accédé à l’interface web, j’ai une erreur 500.
J’ai bien sur épluché la FAQ et le web à la recherche de solutions mais rien n’y fait, mon problème persiste.
Toute aide sera plus que bienvenue.
Mon système :
Debian 7
Sympa 6.1.23
Apache 2.2.22
PHP 5.4.4
Mes logs après avoir redémarré Apache et Sympa :
nano /var/log/apache2/error.log
[Thu Sep 25 10:51:34 2014] [notice] caught SIGTERM, shutting down
[Thu Sep 25 10:51:35 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/ming.ini on line 1 in Unknown on line 0
[Thu Sep 25 10:51:35 2014] [notice] FastCGI: process manager initialized (pid 12936)
[Thu Sep 25 10:51:35 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" started (pid 12950)
[Thu Sep 25 10:51:35 2014] [notice] Apache/2.2.22 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141 PHP/5.4.4-14+deb7u14 configured -- resuming normal operations
Undefined subroutine &FCGI::accept called at /usr/share/perl/5.14/CGI/Fast.pm line 65.
[Thu Sep 25 10:51:36 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" (pid 12950) terminated by calling exit with status '2'
[Thu Sep 25 10:51:36 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" started (pid 12958)
Undefined subroutine &FCGI::accept called at /usr/share/perl/5.14/CGI/Fast.pm line 65.
[Thu Sep 25 10:51:36 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" (pid 12958) terminated by calling exit with status '2'
[Thu Sep 25 10:51:41 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" restarted (pid 12973)
Undefined subroutine &FCGI::accept called at /usr/share/perl/5.14/CGI/Fast.pm line 65.
[Thu Sep 25 10:51:42 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" (pid 12973) terminated by calling exit with status '2'
[Thu Sep 25 10:51:46 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" restarted (pid 12999)
Undefined subroutine &FCGI::accept called at /usr/share/perl/5.14/CGI/Fast.pm line 65.
[Thu Sep 25 10:51:47 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" (pid 12999) terminated by calling exit with status '2'
[Thu Sep 25 10:51:47 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed $
[Thu Sep 25 10:51:47 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed $
[Thu Sep 25 10:51:51 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed $
[Thu Sep 25 10:51:51 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" has failed to remain running for 30 seconds [Thu Sep 25 10:11:48 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" (pid 7514) terminated by calling exit with status '2'
[Thu Sep 25 10:11:48 2014] [warn] FastCGI: server "/home/sympa/bin/wwsympa-wrapper.fcgi" has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed $
nano /var/log/sympa
Sep 25 10:51:41 vps95935 bounced[7694]: notice bounced exited normally due to signal
Sep 25 10:51:42 vps95935 wwsympa[12973]: info WWSympa started
Sep 25 10:51:43 vps95935 archived[7691]: notice archived exited normally due to signal
Sep 25 10:51:45 vps95935 bulk[7688]: notice main::sigterm() signal TERM received, still processing current task
Sep 25 10:51:45 vps95935 bulk[7688]: notice bulk.pl exited normally due to signal
Sep 25 10:51:47 vps95935 wwsympa[12999]: info WWSympa started
Sep 25 10:51:47 vps95935 sympa[7685]: notice main::sigterm() signal TERM received, still processing current task
Sep 25 10:51:47 vps95935 sympa[7685]: notice Sympa exited normally due to signal
Sep 25 10:51:49 vps95935 task_manager[7697]: notice task_manager exited normally due to signal
Sep 25 10:51:52 vps95935 sympa[13032]: info Configuration file read, default log level 0
Sep 25 10:51:52 vps95935 sympa[13032]: info Server started for all, pid 13034
Sep 25 10:51:52 vps95935 sympa[13034]: notice Sympa 6.1.23 started
Sep 25 10:51:52 vps95935 bulk[13035]: info Configuration file read, default log level 0
Sep 25 10:51:52 vps95935 bulk[13035]: info Starting bulk master daemon, pid 13037
Sep 25 10:51:52 vps95935 bulk[13037]: notice bulk.pl 6.1.23 Started
Sep 25 10:51:53 vps95935 archived[13040]: notice archived 6.1.23 Started
Sep 25 10:51:53 vps95935 bounced[13043]: notice bounced Started
Sep 25 10:51:53 vps95935 task_manager[13046]: info Configuration file read, default log level 0
nano /var/log/syslog
Sep 25 10:51:41 vps95935 bounced[7694]: notice bounced exited normally due to signal
Sep 25 10:51:42 vps95935 wwsympa[12973]: info WWSympa started
Sep 25 10:51:43 vps95935 archived[7691]: notice archived exited normally due to signal
Sep 25 10:51:45 vps95935 bulk[7688]: notice main::sigterm() signal TERM received, still processing current task
Sep 25 10:51:45 vps95935 bulk[7688]: notice bulk.pl exited normally due to signal
Sep 25 10:51:47 vps95935 wwsympa[12999]: info WWSympa started
Sep 25 10:51:47 vps95935 sympa[7685]: notice main::sigterm() signal TERM received, still processing current task
Sep 25 10:51:47 vps95935 sympa[7685]: notice Sympa exited normally due to signal
Sep 25 10:51:49 vps95935 task_manager[7697]: notice task_manager exited normally due to signal
Sep 25 10:51:52 vps95935 sympa[13032]: info Configuration file read, default log level 0
Sep 25 10:51:52 vps95935 sympa[13032]: info Server started for all, pid 13034
Sep 25 10:51:52 vps95935 sympa[13034]: notice Sympa 6.1.23 started
Sep 25 10:51:52 vps95935 bulk[13035]: info Configuration file read, default log level 0
Sep 25 10:51:52 vps95935 bulk[13035]: info Starting bulk master daemon, pid 13037
Sep 25 10:51:52 vps95935 bulk[13037]: notice bulk.pl 6.1.23 Started
Sep 25 10:51:53 vps95935 archived.pl: info Configuration file read, default log level 0
Sep 25 10:51:53 vps95935 archived[13040]: notice archived 6.1.23 Started
Sep 25 10:51:53 vps95935 bounced.pl: info Configuration file read, default log level 0
Sep 25 10:51:53 vps95935 bounced[13043]: notice bounced Started
Sep 25 10:51:53 vps95935 task_manager[13046]: info Configuration file read, default log level 0
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:52:37 vps95935 kernel: IPv6: Neighbour table overflow
Sep 25 10:53:48 vps95935 postfix/anvil[12885]: statistics: max connection rate 1/60s for (smtp:unknown) at Sep 25 10:50:27
Sep 25 10:53:48 vps95935 postfix/anvil[12885]: statistics: max connection count 1 for (smtp:unknown) at Sep 25 10:50:27
Sep 25 10:53:48 vps95935 postfix/anvil[12885]: statistics: max cache size 1 at Sep 25 10:50:27
Dans le fichier wwsympa.conf, use_fast_cgi est bien à 1.
Merci d’avance à tous ceux qui pourront se pencher sur mon problème.
Amicalement,
Thibaud
-
[sympa-fr] Interface web Sympa erreur 500,
denche_t, 25/09/2014
-
RE: [sympa-fr] Interface web Sympa erreur 500,
Philippe Aepli, 25/09/2014
- Re: [sympa-fr] Interface web Sympa erreur 500, Emmanuel Bouthenot, 25/09/2014
-
RE: [sympa-fr] Interface web Sympa erreur 500,
Philippe Aepli, 25/09/2014
Archives gérées par MHonArc 2.6.19+.