Patrick writes:
I am running FreeBsd and I did a make install to upgrade my zope from 2.2 to 2.3. My validation is done by apache using the <directory> directive of the cgi- bin directory but it does not seem to work. I keep getting the error below. Can anyone give me any ideas on how to set it up again probably from scratch?
Zope Error Zope has encountered an error while publishing this resource.
Error Type: IndexError Error Value: list index out of range .... File /usr/local/www/Zope/lib/python/AccessControl/User.py, line 505, in validate (Object: RoleManager) IndexError: (see above)
It is possible that the upgrade somehow went wrong? In my Zope 2.3 installation, line 505 of "User.py" is inside a comment and cannot raise any exceptions. Dieter
participants (1)
-
Dieter Maurer