[Mailman-Users] How to enable traceback?

Jon Carnes jonc at nc.rr.com
Sun Dec 21 16:23:35 CET 2003


On Sun, 2003-12-21 at 07:13, gebser at speakeasy.net wrote:
> While trying to configure a new mailman install, I'm getting an error 
> message on the mailman webpage (.../mailman/listinfo) which says:
> 
> <snip>
> Bug in Mailman version 2.0.13
> 
> We're sorry, we hit a bug!
> 
> Please inform the webmaster for this site of this problem. Printing of 
> traceback and other system information has been explicitly inhibited, 
> but the webmaster can find this information in the Mailman error logs. 
> </snip>
> 
> How do we uninhibit a traceback?
> 
> Or, if someone knows why I'm getting this error, I'll take that too.
> 
> 
> Thanks
> 

This is a very common problem and is most likely a configuration
problem.  If you installed from source then look at your web server and
find out which group it runs as, then run the ./configure with the
switch:   --with-cgi-gid=<webserver group's ID>

This is well documented in Mailman's README files.

After you resolve that problem you may wish to look in the FAQ:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp

> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py






More information about the Mailman-Users mailing list