Subject: The mailing list for listmasters using Sympa
List archive
[sympa-users] Premature end of script headers: wwsympa.fcgi
- From: <address@concealed>
- To: address@concealed
- Subject: [sympa-users] Premature end of script headers: wwsympa.fcgi
- Date: Thu, 17 Feb 2011 15:19:52 +0100
I have a new sympa installation. The daemons are all running:
5110 ? S 0:04 /usr/bin/perl /usr/local/bin/sympa.pl
5112 ? S 0:27 /usr/bin/perl /usr/local/bin/bulk.pl
5114 ? S 0:01 /usr/bin/perl /usr/local/bin/archived.pl
5116 ? S 0:02 /usr/bin/perl /usr/local/bin/bounced.pl
5118 ? S 0:01 /usr/bin/perl /usr/local/bin/task_manager.pl
I get these errors when I try to hit /sympa:
[Thu Feb 17 14:12:42 2011] [warn] [client 75.203.133.19] (104)Connection reset
by peer: mod_fcgid: error reading data from FastCGI server
[Thu Feb 17 14:12:42 2011] [error] [client 75.203.133.19] Premature end of
script headers: wwsympa.fcgi
My apache config includes this:
LoadModule fcgid_module /usr/lib/apache2/modules/mod_fcgid.so
<IfModule mod_fcgid.c>
<IfModule !mod_fastcgi.c>
AddHandler fcgid-script fcg fcgi fpl
</IfModule>
FcgidIPCDir /var/lib/apache2/fcgid/sock
FcgidProcessTableFile /var/lib/apache2/fcgid/shm
FcgidIdleTimeout 40
FcgidProcessLifeTime 30
FcgidMaxProcesses 20
FcgidMaxProcessesPerClass 8
FcgidConnectTimeout 30
FcgidIOTimeout 45
FcgidInitialEnv RAILS_ENV production
FcgidIdleScanInterval 10
</IfModule>
ScriptAlias /sympa /usr/local/bin/wwsympa.fcgi
<IfModule mod_fcgid.c>
IPCCommTimeout 120
MaxProcessCount 2
</IfModule>
<Location /sympa>
SetHandler fcgid-script
</Location>
and in the vhost config:
Alias /static-sympa /var/www/vhosts/sympa.mkp.org/httpdocs/static_content
Can anybody suggest what I might be doing wrong?
-
[sympa-users] Premature end of script headers: wwsympa.fcgi,
edg, 02/17/2011
- Re: [sympa-users] Premature end of script headers: wwsympa.fcgi, András Bendzsák, 02/19/2011
-
Re: [sympa-users] Premature end of script headers: wwsympa.fcgi,
Dan Pritts, 02/21/2011
-
Re: [sympa-users] Premature end of script headers: wwsympa.fcgi,
Ed Greenberg, 02/21/2011
- Re: [sympa-users] Premature end of script headers: wwsympa.fcgi, David Verdin, 02/23/2011
-
Re: [sympa-users] Premature end of script headers: wwsympa.fcgi,
Ed Greenberg, 02/21/2011
Archive powered by MHonArc 2.6.19+.