[EMAIL PROTECTED] writes: >You will need to modify a setting in your >~mailman/Mailman/mm_cfg.py file >(see the Defaults.py file for information). I think the >setting is: > ># When set, the listinfo web page overview of lists on the >machine will be ># confined to only those lists whose web_page_url >configuration option host >is ># included within the URL by which the page is visited - >only those "on the ># virtual host". If unset, then all lists are included in >the overview. >The ># admin page overview always includes all the lists. >VIRTUAL_HOST_OVERVIEW = 0
It was set to 1in Defaults.py and I tried setting it to 0 in mm_cfg.py, restarted apache but it didn't solve the problem. Anyway, I fail to see how this would affect Mailman giving a bug report just because I accessed it through a redirect? It has worked nicely untill now - but now I get a bug report every time I access www.forumsyd.net/mailman/listinfo - either directly or through a redirect. The admin page works though. Martin S >----- Original Message ----- >From: "Martin Skjoldebrand" ><[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, December 19, 2001 5:53 AM >Subject: [Mailman-Users] Got the bug screen > > >> I've been fiddling with redirects from >> www.forumsyd.net/lists to >> www.forumsyd.net/mailman/listinfo but in no way been >> touching the Mailman files. All of a sudden I get >> >> Bug in Mailman version 2.0.8 >> We're sorry, we hit a bug! >> >> I include the error log but the only thing I can see is >> >> admin(1471): IOError: [Errno 13] Permission denied: >> '/home/mailman/lists/glob_kal/config.db' >> >> Q: what permissions should this file have? >> >> ---------------------------------------- log file >> ------------------------------------------------ >> >> >> >> >> >> Dec 19 12:22:13 2001 admin(1471): >> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ >> admin(1471): [----- Mailman Version: 2.0.8 -----] >> admin(1471): [----- Traceback ------] >> admin(1471): Traceback (innermost last): >> admin(1471): File "/home/mailman/scripts/driver", line >> 96, in run_main >> admin(1471): main() >> admin(1471): File >> "/home/mailman/Mailman/Cgi/listinfo.py", line 38, in main >> admin(1471): FormatListinfoOverview() >> admin(1471): File >> "/home/mailman/Mailman/Cgi/listinfo.py", line 84, in >> FormatListinfoOverview >> admin(1471): mlist = MailList.MailList(n, lock=0) >> admin(1471): File "/home/mailman/Mailman/MailList.py", >> line 79, in __init__ >> admin(1471): self.Load() >> admin(1471): File "/home/mailman/Mailman/MailList.py", >> line 892, in Load >> admin(1471): dict, e = self.__load(dbfile) >> admin(1471): File "/home/mailman/Mailman/MailList.py", >> line 869, in __load >> admin(1471): fp = open(dbfile) >> admin(1471): IOError: [Errno 13] Permission denied: >> '/home/mailman/lists/glob_kal/config.db' >> admin(1471): [----- Python Information -----] >> admin(1471): sys.version = 1.5.2 (#1, Mar 3 2001, >> 01:35:43) [GCC 2.96 20000731 (Red Hat Linux 7.1 2 >> admin(1471): sys.executable = /usr/bin/python >> admin(1471): sys.prefix = /usr >> admin(1471): sys.exec_prefix= /usr >> admin(1471): sys.path = /usr >> admin(1471): sys.platform = linux-i386 >> admin(1471): [----- Environment Variables -----] >> admin(1471): DOCUMENT_ROOT: /www/htdocs >> admin(1471): SERVER_ADDR: 212.209.75.123 >> admin(1471): HTTP_ACCEPT_ENCODING: gzip, compress >> admin(1471): SERVER_SOFTWARE: Apache/1.3.20 (Unix) >> PHP/4.0.6 >> admin(1471): QUERY_STRING: >> admin(1471): SCRIPT_FILENAME: >> /home/mailman/cgi-bin/listinfo >> admin(1471): SERVER_PORT: 80 >> admin(1471): HTTP_HOST: www.forumsyd.net >> admin(1471): REQUEST_METHOD: GET >> admin(1471): SERVER_SIGNATURE: <ADDRESS>Apache/1.3.20 >> Server at www.forumsyd.net Port 80</address> >> >> admin(1471): SCRIPT_NAME: /mailman/listinfo >> admin(1471): SERVER_ADMIN: [EMAIL PROTECTED] >> admin(1471): HTTP_ACCEPT_LANGUAGE: en >> admin(1471): REQUEST_URI: /mailman/listinfo >> admin(1471): PYTHONPATH: /home/mailman >> admin(1471): REMOTE_ADDR: 212.209.75.123 >> admin(1471): SERVER_NAME: www.forumsyd.net >> admin(1471): REMOTE_PORT: 1113 >> admin(1471): HTTP_USER_AGENT: Lynx/2.8.4dev.16 >> libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.6 >> admin(1471): SERVER_PROTOCOL: HTTP/1.0 >> admin(1471): GATEWAY_INTERFACE: CGI/1.1 >> admin(1471): HTTP_ACCEPT: text/html, text/plain, >> audio/mod, image/*, video/*, video/mpeg, application/pgp, >> application/pgp, application/pdf, message/partial, >> message/external-body, application/postscript, x-be2, >> application/andrew-inset, text/richtext, text/enriched, >> x-sun-attachment, audio-file, postscript-file, default, >> mail-file, sun-deskset-message, >> application/x-metamail-patch, application/msword, >> text/sgml, */*;q=0.01 >> >> >> >> mvh/ Regards, >> >> Martin S. >> CTO, Forum Syd >> >> "Whom computers would destroy, they must first drive >mad." >> >> >> >> >> >> ------------------------------------------------------ >> Mailman-Users maillist - [EMAIL PROTECTED] >> http://mail.python.org/mailman/listinfo/mailman-users > > >------------------------------------------------------ >Mailman-Users maillist - [EMAIL PROTECTED] >http://mail.python.org/mailman/listinfo/mailman-users mvh/ Regards, Martin S. CTO, Forum Syd "Whom computers would destroy, they must first drive mad." ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users