Differences between revisions 2 and 3
Revision 2 as of 2008-07-31 14:09:20
Size: 726
Editor: dunxd
Comment: Migrated to Confluence 4.0
Revision 3 as of 2015-01-31 02:36:58
Size: 659
Editor: msapiro
Comment: Removed FAQ Wizard last edited
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
''Last changed on Wed Oct 24 23:42:40 2007 by'' T. Kurt Bond<<BR>> Converted from the Mailman FAQ Wizard Converted from the Mailman FAQ Wizard

4.79. I upgraded mailman, but now the web interface says "Bug in Mailman version X.Y.Z" and the apache error log says "IOError: [[../Errno 13|Errno 13]] Permission denied: '/usr/local/mailman/logs/error'"

This could be due to the log files not being group writable. The driver script is executed by one of the setgid wrappers (like listinfo) so it has the mailman group, but it is running as the same user as the web server (often www), so the log files have to be group writable.

Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/4.79 I upgraded mailman, but now the web interface says "Bug in Mailman version X.Y.Z" and the apache error log says "IO (last edited 2015-01-31 02:36:58 by msapiro)