Eduardo Jaime Quiros Batres wrote:
> I tried to use my mailman with mandrake 10.0 and I got a "Bug in Mailman > version 2.1.4", upgraded to mailman 2.1.5 (from mandrake 10.1 CDs) and > got "Bug in Mailman version 2.1.5" > > ran bin/check_perms -f and the problem persists > > it seems that there is a problem with apache (or someone else) getting > access to the log files > File "/usr/lib/python2.3/codecs.py", line 566, in open > file = __builtin__.open(filename, mode, buffering) > IOError: [Errno 13] Permission denied: '/var/lib/mailman/logs/error' Try 'chmod ug+w /var/lib/mailman/logs/*' -- Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
