Hi, after installing the most recent mailman on my system - AND after following all steps in the INSTALL as correct as possible, I keep getting the following error messages:
> Jul 17 18:10:02 2002 gate_news(28727): Traceback (most recent call last): > Jul 17 18:10:02 2002 gate_news(28727): File "/home/mailman/cron/gate_news", line >222, in ? > Jul 17 18:10:02 2002 gate_news(28727): main() > Jul 17 18:10:02 2002 gate_news(28727): File "/home/mailman/cron/gate_news", line >203, in main > Jul 17 18:10:02 2002 gate_news(28727): process_lists(lock) > Jul 17 18:10:02 2002 gate_news(28727): File "/home/mailman/cron/gate_news", line >140, in process_lists > Jul 17 18:10:02 2002 gate_news(28727): mlist = MailList.MailList(listname, >lock=0) > Jul 17 18:10:02 2002 gate_news(28727): File "/home/mailman/Mailman/MailList.py", >line 79, in __init__ > Jul 17 18:10:02 2002 gate_news(28727): self.Load() > Jul 17 18:10:02 2002 gate_news(28727): File "/home/mailman/Mailman/MailList.py", >line 892, in Load > Jul 17 18:10:02 2002 gate_news(28727): dict, e = self.__load(dbfile) > Jul 17 18:10:02 2002 gate_news(28727): File "/home/mailman/Mailman/MailList.py", >line 869, in __load > Jul 17 18:10:02 2002 gate_news(28727): fp = open(dbfile) > Jul 17 18:10:02 2002 gate_news(28727): IOError : [Errno 13] Permission denied: >'/home/mailman/lists/test/config.db' Actually the permissions of that very file vary from all other mailman permissions: > catbert:/home/mailman/lists/test # la > total 48 > drwxrwsr-x 2 root mailman 4096 Jul 17 18:07 . > drwxrwsr-x 3 mailman mailman 4096 Jul 17 17:56 .. > -rw-rw-r-- 1 root mailman 1706 Jul 17 17:56 admindbpreamble.html > -rw-rw---- 1 wwwrun mailman 2796 Jul 17 18:07 config.db > -rw-rw---- 1 wwwrun mailman 2796 Jul 17 18:07 config.db.last > -rw-rw-r-- 1 root mailman 189 Jul 17 17:56 handle_opts.html > -rw-rw-r-- 1 root mailman 1026 Jul 17 17:56 headfoot.html > -rw-rw-r-- 1 root mailman 3136 Jul 17 17:56 listinfo.html > -rw-rw-r-- 1 root mailman 0 Jul 17 17:56 next-digest > -rw-rw-r-- 1 root mailman 0 Jul 17 17:56 next-digest-topics > -rw-rw-r-- 1 root mailman 4106 Jul 17 17:56 options.html > -rw-rw-r-- 1 root mailman 1169 Jul 17 17:56 roster.html > -rw-rw-r-- 1 root mailman 198 Jul 17 17:56 subscribe.html Where "wwwrun" is the user under which Apache runs on my system. Any ideas? Thanks! -- Michael Keukert * SCP Software GmbH * http://www.scp.de Auf der Huels 120 * D-52068 Aachen * Tel: 0241-96830-0 * Fax: -50 PGP Fingerprint: A4A8 EA96 166D 736D 14E8 7D86 2784 CA16 ------------------------------------------------------ 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