| EnvironmentError | Python 2.4.4: /usr/local/bin/python2.4 Mon May 12 04:49:37 2008 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
| /usr/obj/i386/trac-0.10.4p0/fake-i386/usr/local/lib/python2.4/site-packages/trac/web/_fcgi.py in run(self=<trac.web._fcgi.CGIRequest object>) |
| /usr/obj/i386/trac-0.10.4p0/fake-i386/usr/local/lib/python2.4/site-packages/trac/web/_fcgi.py in handler(self=<trac.web._fcgi.WSGIServer object>, req=<trac.web._fcgi.CGIRequest object>) |
| /usr/obj/i386/trac-0.10.4p0/fake-i386/usr/local/lib/python2.4/site-packages/trac/web/main.py in dispatch_request(environ={'DOCUMENT_ROOT': '/home/python/www', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'Accept: application/xhtml+xml,text/html;q=0.9,text/plain;', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'HTTP_ACCEPT_ENCODING': 'gzip', 'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5', 'HTTP_CACHE_CONTROL': 'no-cache', 'HTTP_CONNECTION': 'close', 'HTTP_HOST': 'pythonmoo.co.uk', 'HTTP_PRAGMA': 'no-cache', ...}, start_response=<function start_response>) |
EnvironmentError: The environment options "TRAC_ENV" or "TRAC_ENV_PARENT_DIR" or the mod_python options "TracEnv" or "TracEnvParentDir" are missing. Trac requires one of these options to locate the Trac environment(s).
args =
('The environment options "TRAC_ENV" or "TRAC_ENV_... these options to locate the Trac environment(s).',)
errno =
None
filename =
None
strerror =
None