Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mailman archive troubles [resolved!]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
jnicol
n00b
n00b


Joined: 29 Jan 2003
Posts: 73
Location: Seattle, WA

PostPosted: Fri Jan 14, 2005 3:06 pm    Post subject: Mailman archive troubles [resolved!] Reply with quote

Help, I can't get the Mailman list archives to work with my apache2 install! Per the instructions, I added this to commonapache2.conf:
Code:

<Directory /usr/local/mailman/archives/public>
    AddDefaultCharset Off
    Options FollowSymLinks
</Directory>

and to apache2.conf:
Code:

Alias /pipermail /usr/local/mailman/archives/public


But www.mydomain.com/pipermail/mailman returns a 403, and the apache2 error log says:
Code:

[Fri Jan 14 06:48:11 2005] [error] [client xxx.xxx.xxx.xxx] Symbolic link not allowed: /usr/local/mailman/archives/public/mailman


What have I done wrong??


EDIT (3/11/05):

Here's the solution:

Code:
# chmod 2771 /usr/local/mailman/archives/private


It was previously set to 2770. I don't know why check_perms didn't find this. Anyway, it's fixed and works! If you're having this problem, give it a shot.
Back to top
View user's profile Send private message
WladyX
Guru
Guru


Joined: 25 Nov 2004
Posts: 503
Location: Romania

PostPosted: Fri Aug 19, 2005 8:53 am    Post subject: Reply with quote

Thanks a lot dude, that really really helped me out!! :D
_________________
We are not alone.
Back to top
View user's profile Send private message
leonarp
n00b
n00b


Joined: 22 Mar 2004
Posts: 35
Location: Kansas

PostPosted: Wed Aug 26, 2009 8:31 pm    Post subject: Reply with quote

Me too. Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum