On 2005-08-23 15:56, plaza c wrote: > Im trying to access the links after the mailing list is created. The > email is comming properly to my email id,when im trying to access the > links the apache server is giving an error. > > "Servre made a boo boo...."???what is this error ,im using mailman > 2.1.6 and postfix along with apache.
It sounds like the default Apache 500 ErrorDocument. (You can check your Apache configuration to find out which error code is producing that text.) You will want to double-check your Apache configuration for Mailman. Check things like having the proper ScriptAlias directive and path, having the cgi module loaded, having the right permissions and group ownership on the Mailman files (see Mailman's 'check_perms -f'). More clues may be found in Apache's error log. -- 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 Mailman-Users@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/ 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