[Zope] reinstall

Patrick patrick@eahd.or.ug
Sun, 25 Feb 2001 14:12:07 +0300 (EAT)


Hi,
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?

Thanx.

  Zope Error
Zope has encountered an error while publishing this resource. 

Error Type: IndexError
Error Value: list index out of range



--------------------------------------------------------------------------------

Troubleshooting Suggestions

The URL may be incorrect. 
The parameters passed to this resource may be incorrect. 
A resource that this resource relies on may be encountering an error. 
For more detailed information about the error, please refer to the HTML source 
for this page. 

If the error persists please contact the site maintainer. Thank you for your 
patience. 
 

Traceback (innermost last):
  File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 222, in 
publish_module
  File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 187, in 
publish
  File /usr/local/www/Zope/lib/python/Zope/__init__.py, line 221, in 
zpublisher_exception_hook
    (Object: ApplicationDefaultPermissions)
  File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 162, in 
publish
  File /usr/local/www/Zope/lib/python/ZPublisher/BaseRequest.py, line 440, in 
traverse
  File /usr/local/www/Zope/lib/python/AccessControl/User.py, line 505, in 
validate
    (Object: RoleManager)
IndexError: (see above)