When I try to access the apache2 server on my machine, I get this error message:
----------------------------------------------------------- Mod_python error: "PythonHeaderParserHandler nav.web"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req)
File "/usr/local/nav/lib/python/nav/web/__init__.py", line 55, in headerparserhandler nav.web.auth.authenticate(req)
AttributeError: 'module' object has no attribute 'authenticate' -----------------------------------------------------------
I'm using Gentoo Linux. Mod_Python is installed and apache2 has been told to load it.
Thanks,
Aditya Rajgarhia --- Assistant System Administrator Illinois Wesleyan University arajgarh@iwu.edu
From ebodine at ll.mit.edu Thu Jul 7 14:13:02 2005
From: ebodine at ll.mit.edu (Elizabeth Bodine) Date: Thu Jul 7 19:18:05 2005 Subject: [Nav-users] traffic map / configuring vlan Message-ID: 42CD629E.9080307@ll.mit.edu
Hi-
I've just installed nav using the debian package for sarge... I've been adding routers manually using the web interface (and adding them to the _top container), but they are not showing up in the traffic map. I think that it may be that my vlan is not configured right in nav (since I haven't done any config for it), but I haven't found any instructions on how to do that, and the web interface says that it cannot be configured manually. Is there a config file that I can change so that nav will show my network in the traffic map?
Thanks!