On Apr 27, 2005, at 19:26, RT wrote:

I've just installed mailman, and am having a couple of problems. The first is that http://dom.ain/mailman/ returns '403 forbidden',

That is normal. Users normally should visit http://dom.ain/mailman/listinfo/ and administrators visit http://dom.ain/mailman/admin/. Many Mailman administrators will include an Apache redirectmatch to bounce visitors from http://dom.ain/mailman/ to http://dom.ain/mailman/listinfo/


and any other page (ie. http://dom.ain/create) returns '500 internal server error'.

With a normal installation, you should be visiting http://dom.ain/mailman/create/


----
[2005-04-27 11:07:05]: uid: (mailman/mailman) gid: (mailman/mailman) cmd: create
[2005-04-27 11:07:05]: directory is writable by others: (/usr/local/home/mailman/mailman-2.1.5/cgi-bin)
----

Are you trying to use Apache's suEXEC feature? It conflicts with the normal Mailman installation. You will need to make sure the cgi-bin directory is not group writable. (Once over that hurdle, you will probably then have to make sure that the files in cgi-bin don't have the SGID bit set, and are owned by the correct user/group so that suEXEC can set the group for the scripts.)


--
Jim Tittsler     http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC      irc://irc.freenode.net/#mailman

------------------------------------------------------
Mailman-Users mailing list
[email protected]
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to