Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
- From: Guillaume Laurès <adresse@cachée>
- To: Personnes de la liste Sympa-fr <adresse@cachée>
- Subject: pb de fcgi
- Date: Tue, 25 Jul 2000 14:52:52 +0200
Bonjour,
Je n'arrive toujours pas à activer les fcgi, témoin ce log d'Apache :
[Tue Jul 25 13:25:17 2000] [notice] FastCGI: process manager initialized
(pid 22954)
[Tue Jul 25 13:25:17 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" started (pid 22955)
[Tue Jul 25 13:25:18 2000] [notice] Apache/1.3.9 (Unix) PHP/3.0.12
mod_fastcgi/2.2.4 configured -- resuming normal operations
[Tue Jul 25 13:25:18 2000] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Tue Jul 25 13:25:18 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" started (pid 22964)
[Tue Jul 25 13:25:56 2000] [error] [client 192.168.101.101] FastCGI:
incomplete headers (0 bytes) received from server "/home/
sympa/bin/wwsympa.fcgi"
[Tue Jul 25 13:25:56 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" (pid 22964) terminated by calling exit
with s
tatus '255'
[Tue Jul 25 13:25:56 2000] [warn] FastCGI: server
"/home/sympa/bin/wwsympa.fcgi" restarted (pid 22970)
[Tue Jul 25 13:33:14 2000] [notice] caught SIGTERM, shutting down
fichier de conf :
<VirtualHost 192.168.20.160>
DocumentRoot /home/sympa/html
ServerName sympa.lra.fr
User sympa
Group sympa
FastCgiServer /home/sympa/bin/wwsympa.fcgi -processes 2
<Location /wws>
SetHandler fastcgi-script
</Location>
ScriptAlias /wws /home/sympa/bin/wwsympa.fcgi
</VirtualHost>
En fait, je suis arriver à les utiliser en faisant des chmod 755 un peu
partout dans /home/sympa (avant c'était 750 sauf sur bin et html et cgi
lent marchait bien)
Cela voudrait dire que les paramètres User et Goup ne marchent pas pour
fcgi ?
et effectivement :
ps -axuw | grep fcgi donne :
nobody 23728 0.0 0.4 4512 2216 ? S Jul06 0:00 fcgi- -f
/etc/httpd/conf/httpd.conf
nobody 23729 0.0 2.0 11592 10360 ? S Jul06 0:00 perl
/home/sympa/bin/wwsympa.fcgi
nobody 23738 0.0 2.0 11592 10360 ? S Jul06 0:00 perl
/home/sympa/bin/wwsympa.fcgi
root 23747 0.0 0.0 1200 416 pts/1 S Jul06 0:00 grep fcgi
Ma question, comment conformer fcgi à cgi et faire en sorte d'avoir :
sympa 23729 0.0 2.0 11592 10360 ? S Jul06 0:00 perl
/home/sympa/bin/wwsympa.fcgi
sympa 23738 0.0 2.0 11592 10360 ? S Jul06 0:00 perl
/home/sympa/bin/wwsympa.fcgi
?
Merci pour votre aide.
Cordialement,
--
Guillaume Laurès - EBI
Responsable Informatique du site LRA
http://www.lra.fr
Tél : 01 53 17 16 58
Fax : 01 40 01 02 62
PS: mes pb de log_facility ont disparu avec la 2.7.3
- pb de fcgi, Guillaume Laurès, 25/07/2000
Archives gérées par MHonArc 2.6.19+.