Skip to Content.
Sympa Menu

en - [sympa-users] 4.1.2 do_sendpasswd failing

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Russ Kepler <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] 4.1.2 do_sendpasswd failing
  • Date: Fri, 22 Jul 2005 20:02:29 -0600

A new install of 4.1.2 is failing in the wwsympa do_sendpasswd, the message
logs have:

Jul 22 19:47:50 main wwsympa[6366]: [robot main.kepler-eng.com] [client
69.207.157.240] do_sendpasswd(address@concealed)
Jul 22 19:47:50 main wwsympa[6366]: [robot main.kepler-eng.com] [client
69.207.157.240] do_loginrequest
Jul 22 19:47:52 main sympa[6497]: Cannot open message file
/address@concealed : Permission
denied
Jul 22 19:47:53 main sympa[6497]: Unable to create Message object
/address@concealed
Jul 22 19:47:53 main sympa[6497]: Moving bad file
address@concealed to bad/

The file is created appropriately, so I don't really know where the
"Permission denied"
is coming from. The wwsympa is being started as a fcgi from an Apache2
server
using the following in commonhttpd.conf:

FastCgiServer /var/www/fcgi-bin/wwsympa.fcgi -user sympa -group sympa
-processes 2
<Location /lists>
SetHandler fastcgi-script
</Location>

ScriptAlias /lists /var/www/fcgi-bin/wwsympa.fcgi

Do I have a permission screwed up somewhere?



Archive powered by MHonArc 2.6.19+.

Top of Page