On 05/13/2013 10:07 AM, Jan Krohn wrote: > > I'm still new to permissions, ownership etc. but I have a problem.
Which is almost certainly permissions related. What does your web server error log say? > I installed and executed prune_arch > > http://fog.ccsf.cc.ca.us/~msapiro/scripts/prune_arch > > > > Is this the up to date version? If you got it any time after Sept 27, 2012, yes it is. > However, after execution, I'm getting a 403 error on the archive pages. > > > > I've already checked ownership of the public folders, and confirmed it's > mailman:mailman as it should be (this was a problem before from migrated > lists). archives/public should contain only symlinks to corresponding things in archives/private. Have you tried running bin/check_perms? Note that archives/private MUST be o+x or owned by the web server user. Note that bin/prune_arch only creates a new archives/private/LIST.mbox/LIST.mbox file and invokes bin/arch to rebuild the HTML archive, but archives/private should be group mailman and SETGID so everything should be created with group mailman, and be world readable. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
