[Mailman-Users] Re: can't get into admin or listinfo under iplanet

Ian McNish ian at ians.net
Mon Apr 16 05:23:35 CEST 2001


> i'm using mailman 2.0.3, python 2.0, and iplanet 4.1 on solaris. i
> realize that this is most likely a configuration issue, but i can't
> seem to get it corrected. when i go to http://[my
> host]//mailman/admin i get binary'ish output. when i go to http://[my
> host]//mailman/admin/test i get a not found error and iplanet logs the
> following to the error log:
> 
> [13/Apr/2001:12:17:03] warning (  332): for host [my host] trying
> to GET /mailman/admin/test, send-file
> reports: /export/WWWs/mailman/cgi-bin/admin/test not found
> 
> any help would be appreciated.





when running either admin or listinfo by hand (as the web user) i find
that i'm getting the following output:

$ ./listinfo test
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[----- Mailman Version: 2.0.3 -----]
[----- Traceback ------]
Traceback (most recent call last):
  File "/export/WWWs/mailman/scripts/driver", line 71, in run_main
    immediate=1)
  File "/export/WWWs/mailman/Mailman/Logging/StampedLogger.py", line 49,
in __init__
    Logger.__init__(self, category, nofail, immediate)
  File "/export/WWWs/mailman/Mailman/Logging/Logger.py", line 40, in
__init__
    self.__get_f()
  File "/export/WWWs/mailman/Mailman/Logging/Logger.py", line 55, in
__get_f
    f = self.__fp = open(self.__filename, 'a+', 1)
IOError: [Errno 13] Permission denied: '/var/mailman/logs/error'
Content-type: text/html

<head><title>Bug in Mailman version 2.0.3</title></head>
<body bgcolor=#ffffff><h2>Bug in Mailman version 2.0.3</h2>
<p><h3>We're sorry, we hit a bug!</h3>

<p>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.
[----- Python Information -----]
sys.version    = 2.0 (#1, Apr 12 2001, 18:56:42) [C]
sys.executable = /local/bin/python
sys.prefix     = /local
sys.exec_prefix= /local
sys.path       = /local
sys.platform   = sunos5
[----- Environment Variables -----]
        _: ./listinfo
        PYTHONPATH: /export/WWWs/mailman
        HOME: /export/WWW
        PWD: /export/WWWs/mailman/cgi-bin
        TZ: US/Pacific
        LOGNAME: www
        SHELL: /bin/ksh
        TERM: vt220
        HZ: 




any help would be appreciated.




More information about the Mailman-Users mailing list