[Mailman-Users] Trouble with mailman and apache 2
C. P.
mefistos at hotmail.com
Thu Jul 29 23:29:13 CEST 2004
Hello everybody:
I new to this list and to mailman too. Im running away from majordomo.
Installed mailman and seems to work ok, but cant make it work with apache2.
It worked with apache 1.??.
My search via google didnt find anything useful.
In my first attemp with apache 1.??, it didnt work but tell me about
/etc/mailman.cgi-gid and mailman.mail.gid and i fixed them. I tried with the
original and the set that worked with apache 1.??. Didnt work, but i think
that the problem is near the ownership.
Thank you for your help,
Carlos Pantelides
Here is my data:
----------------------------------------------------------------------------------------
cpu: Pentium II 266
memory: 96 MB real, plus 200Mb swap
hard disk: 6G half free, reiserfs
linux 2.4.21, suse 9.0
apache2-2.0.48 prefork
postfix 2.0.14
amavisd-new-20030616
spamassassin-2.55
ClamAV version 0.74
(all but clamav from suse 9.0 rpms)
----------------------------------------------------------------------------------------
------------------------------Mailman/mm_cfg.py------------------------------
##################################################
# Put YOUR site-specific settings below this line.
DEFAULT_NNTP_HOST = 'www.xxxxxx.com'
DEFAULT_EMAIL_HOST = 'xxxxxx.com'
DEFAULT_URL_HOST = 'www.xxxxxx.com'
DEFAULT_URL = 'http://www.xxxxxx.com/mailman/'
MTA = 'Postfix'
POSTFIX_ALIAS_CMD = '/usr/sbin/postalias'
POSTFIX_MAP_CMD = '/usr/sbin/postmap'
DELIVERY_MODUL = 'SMTPDirect'
SMTPHOST = 'localhost'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
Note: configured via /etc/sysconfig and SuSEconfig
----------------------------------------------------------------------------------------
--------------------mailman/bin/check_perms------------------------------
No problems found
----------------------------------------------------------------------------------------
-----------------------/etc/httpd/mailman.conf---------------------------------
ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
Alias /pipermail/ /var/lib/mailman/archives/public/
<Directory /var/lib/mailman/archives/>
Options +FollowSymLinks
</Directory>
Note: i think that it is working because it gives me another king of error
if i point www.xxxxxx.com/mailman/no_page
----------------------------------------------------------------------------------------
---------------------------------ls -l
cgi-bin----------------------------------------
total 240
drwxrwsr-x 2 root mailman 344 Mar 11 13:47 .
drwxrwsr-x 15 root mailman 392 Jul 29 16:37 ..
-rwxr-sr-x 1 root mailman 17095 Oct 15 2003 admin
-rwxr-sr-x 1 root mailman 17103 Oct 15 2003 admindb
-rwxr-sr-x 1 root mailman 17103 Oct 15 2003 confirm
-rwxr-sr-x 1 root mailman 17095 Oct 15 2003 create
-rwxr-sr-x 1 root mailman 17119 Oct 15 2003 editarch
-rwxr-sr-x 1 root mailman 17119 Oct 15 2003 edithtml
-rwxr-sr-x 1 root mailman 17119 Oct 15 2003 listinfo
-rwxr-sr-x 1 root mailman 17103 Oct 15 2003 options
-rwxr-sr-x 1 root mailman 17103 Oct 15 2003 private
-rwxr-sr-x 1 root mailman 17095 Oct 15 2003 rmlist
-rwxr-sr-x 1 root mailman 17095 Oct 15 2003 roster
-rwxr-sr-x 1 root mailman 17127 Oct 15 2003 subscribe
Note: i tried with root.mailman, wwwrun.mailman and mailman.mailman
----------------------------------------------------------------------------------------
--------------------http://www.xxxxxx.com/mailman/admin-------------
Access forbidden!
You don't have permission to access the requested object. It is either
read-protected or not readable by the server.
Error 403
----------------------------------------------------------------------------------------
--------------------------/var/log/apache2/error.log---------------------------
[Thu Jul 29 08:29:43 2004] [error] [client 200.80.154.105] client denied by
server configuration: /usr/lib/mailman/cgi-bin/admin
----------------------------------------------------------------------------------------
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
More information about the Mailman-Users
mailing list