You have some permission problems. You might need to run the ~mailman/bin/check_perms and read the README.BSD that comes with the installation.
Jon Carnes On Mon, 2003-03-17 at 14:54, John Cessor wrote: > Folks > I just tried to install mailman on a FreeBSD 5.0 system and when > attempting to go to the admin page it returns the below error. > Any idea what I did wrong? The url for the machine is > http://www.azng.net/mailman/admin > JohnC > > Bug in Mailman version 2.1.1 > > We're sorry, we hit a bug! > If you would like to help us identify the problem, please email a > copy of this page to the webmaster for this site with a > description of what happened. Thanks! > > Traceback: > > Traceback (most recent call last): > File "/usr/local/mailman/scripts/driver", line 68, in run_main > immediate=1) > File "/usr/local/mailman/Mailman/Logging/StampedLogger.py", > line 52, in __init__ > Logger.__init__(self, category, nofail, immediate) > File "/usr/local/mailman/Mailman/Logging/Logger.py", line 49, > in __init__ > self.__get_f() > File "/usr/local/mailman/Mailman/Logging/Logger.py", line 67, > in __get_f > 1) > File "/usr/local/lib/python2.2/codecs.py", line 496, in open > file = __builtin__.open(filename, mode, buffering) > IOError: [Errno 13] Permission denied: > '/usr/local/mailman/logs/error' > > > > > ----------------------------------------------------------------- > --------------- > > Python information: > Variable Value > sys.version 2.2.2 (#1, Jan 3 2003, 07:54:31) [GCC 3.2.1 > [FreeBSD] 20021119 (release)] > sys.executable /usr/local/bin/python > sys.prefix /usr/local > sys.exec_prefix /usr/local > sys.path /usr/local > sys.platform freebsd5 > > > > > ----------------------------------------------------------------- > --------------- > > Environment variables: > Variable Value > PYTHONPATH /usr/local/mailman > SERVER_SOFTWARE Apache/1.3.27 (Unix) > SCRIPT_FILENAME /usr/local/mailman/cgi-bin/admin > SERVER_ADMIN [EMAIL PROTECTED] > SCRIPT_NAME /mailman/admin > SERVER_SIGNATURE Apache/1.3.27 Server at asa.azng.net Port > 80 > REQUEST_METHOD GET > HTTP_HOST www.azng.net > SERVER_PROTOCOL HTTP/1.1 > QUERY_STRING > REQUEST_URI /mailman/admin > HTTP_ACCEPT */* > HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows > NT 5.1) > HTTP_CONNECTION Keep-Alive > SERVER_NAME asa.azng.net > REMOTE_ADDR 208.187.24.120 > REMOTE_PORT 3141 > HTTP_ACCEPT_LANGUAGE en-us > SERVER_ADDR 208.187.24.124 > SERVER_PORT 80 > GATEWAY_INTERFACE CGI/1.1 > HTTP_ACCEPT_ENCODING gzip, deflate > UNIQUE_ID PnYTAtC7GHwAAAHoA4A > DOCUMENT_ROOT /usr/local/www/data > > > > > ------------------------------------------------------ > 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/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
