'Failed to access config info' error
![](https://secure.gravatar.com/avatar/deb1786a689f508f9ec136e457095708.jpg?s=120&d=mm&r=g)
Ok, I compiled up the latest mailman yesterday and set up a test list. Got the 'new list' email ok and tried to configure the list and got the following error message:
Traceback:
Traceback (innermost last): File "/home/mailman/scripts/driver", line 112, in run_main main() File "/home/mailman/Mailman/Cgi/admin.py", line 65, in main lst = MailList.MailList(list_name) File "/home/mailman/Mailman/MailList.py", line 60, in __init__ self.Load() File "/home/mailman/Mailman/MailList.py", line 771, in Load raise Errors.MMBadListError, 'Failed to access config info' MMBadListError: Failed to access config info
Hmmm. I do see the list in the 'lists' directory. Permissions seem to be correct.
Any hints?
This is on a Redhat 5.2 box. Python is 1.5.2.
-Jeff
participants (1)
-
Jeff Barger