Mike Wharton wrote: > >What I get is... > >Internal Server Error > >The server encountered an internal error or misconfiguration and was unable >to complete your request. > >Please contact the server administrator, [EMAIL PROTECTED] and inform them of >the time the error occurred, and anything you might have done that may have >caused the error. > >More information about this error may be available in the server error log.
Find the apache error log (look for ErrorLog directives in your httpd.conf if you don't know where it is), and see what it says. It may be a permissions problem of some sort in accessing Mailman's cgi-bin directory, or it may be a group mismatch error. If the latter and the message is not self explanatory, search the FAQ wizard for mismatch. >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py -- 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://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
