[Mailman-Users] New Mailman Server Setup

Doug Griswold griswld at cio.sc.gov
Thu Oct 23 15:56:02 CEST 2003


It looks like you are going to the wrong url.  try
www.myserver.com/mailman/admin

>>> <james.osbourn at globalgraphics.com> 10/23/03 07:25AM >>>
I have just compiled and installed a copyof mailman-2.1.3 with
python-2.2.3
running on a Solaris 8 machine with and apache server

every thing appears to be ok except that when i connect to the
webser/mailman/ i get a 403 forbidden error with the message

You don't have permission to access /mailman/ on this server.

this also appears to happen for the public archives as well, although
i
have not created any lists as yet to have any archives

i would like to get this resolved before creating any lists and getting
to
far into the configuration of the server

please not that webserver/mailman/listinfo is working ok

my apache configuration is as follows:

ServerRoot "/usr/local/apache"
PidFile /usr/local/apache/logs/httpd.pid
ScoreBoardFile /usr/local/apache/logs/httpd.scoreboard
TypesConfig /usr/local/apache/conf/mime.types
<IfModule mod_mime_magic.c>
    MIMEMagicFile /usr/local/apache/conf/magic
</IfModule>

ServerName mailman.globalgraphics.com

Port 80

Listen 172.16.19.105:80

User www
Group www

ServerAdmin sysadmins-cam-team at harlequin.co.uk 

<Directory />
    AllowOverride None
    Options Indexes FollowSymlinks
    Allow from all
</Directory>

<Directory /usr/local/mailman/archives/public>
    Options FollowSymlinks
</Directory>

DirectoryIndex index.html index.htm
AccessFileName .htaccess

ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/
Alias /pipermail/ /usr/local/mailman/archives/public/

any help with this will apreciated, i have run check_perms and the
permissions are ok so i do not know what the problem is.  i played with
an
earlier version of mailman previously and did not have these problems

Thanks

James Osbourn



------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org 
http://mail.python.org/mailman/listinfo/mailman-users 
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py 
Searchable Archives:
http://www.mail-archive.com/mailman-users%40python.org/ 

This message was sent to: griswld at cio.sc.gov 
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/griswld%40cio.sc.gov




More information about the Mailman-Users mailing list