On 7/31/20 11:48 AM, [email protected] wrote: > Okay, that worked. I ran configure, make and make install without errors. > Now however when I try and access any list's admin web page I get a 'Bug in > Mailman version 2.1.34. We're sorry, we hit a bug!' The web server log > shows the error below, which I can't get past. > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > [----- Mailman Version: 2.1.34 -----] > [----- Traceback ------] ... > IOError: [Errno 13] Permission denied: '/var/lib/mailman/logs/error'
Run Mailman's `bin/checkperms -f` as root. Or, see <https://wiki.list.org/x/17891606> and the check.py script linked therefrom. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/
