[Mailman-Users] Migration Problem

Dennis Putnam dap1 at bellsouth.net
Thu Jan 8 03:44:11 CET 2015


I am trying to migrate mailman from CentOS 6 (32 bit) to CentOS 7 (64
bit) and have run into a problem. I am having problems with the web
pages. They all get a permissions denied error and the log shows:

[Wed Jan 07 21:37:50.331181 2015] [authz_core:error] [pid 5012] [client
::1:60272] AH01630: client denied by server configuration:
/usr/lib/mailman/cgi-bin/listinfo

Here is my mailman.conf file:
-------------------------------------------------------------------------------------------------------
# Directives for the mailman web interface

Alias /pipermail/ "/var/lib/mailman/archives/public/"
ScriptAlias /mailman/ "/usr/lib/mailman/cgi-bin/"

# For the archives

<Directory "/var/lib/mailman/archives/public">
        Options +FollowSymLinks
        Require all granted
</Directory>
------------------------------------------------------------------------------------------------------------

My permissions and ownership of /var/lib/mailman and /usr/lib/mailman
look correct to me but then the error seems to imply the problem is not
permissions but rather a problem with mailman.conf. Can someone tell me
how to debug this? TIA.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/mailman-users/attachments/20150107/e97a8350/attachment.sig>


More information about the Mailman-Users mailing list