[Zope] Can t start Zope

Tom Von Lahndorff tom at modscape.com
Tue Aug 28 13:30:37 EDT 2007


This is in the error log:

-08-20T15:12:21 ERROR root Exception while rendering an error message
Traceback (most recent call last):
   File "/opt/zope/Zope-2.10.1_Software/lib/python/OFS/ 
SimpleItem.py", line 225, in raise_standardErrorMessage
     v = s(client, REQUEST, **kwargs)
   File "/opt/zope/Zope-2.10.1_Software/lib/python/OFS/ 
DTMLMethod.py", line 143, in __call__
     r=apply(HTML.__call__, (self, client, REQUEST), kw)
   File "/opt/zope/Zope-2.10.1_Software/lib/python/DocumentTemplate/ 
DT_String.py", line 476, in __call__
     try: result = render_blocks(self._v_blocks, md)
   File "/opt/zope/Zope-2.10.1_Software/lib/python/OFS/ 
DTMLMethod.py", line 136, in __call__
     r=apply(HTML.__call__, (self, client, REQUEST), kw)
   File "/opt/zope/Zope-2.10.1_Software/lib/python/DocumentTemplate/ 
DT_String.py", line 476, in __call__
     try: result = render_blocks(self._v_blocks, md)
Unauthorized: You are not allowed to access 'admin' in this context

Any ideas?

On Aug 28, 2007, at 12:37 PM, Andreas Jung wrote:

>
>
> --On 28. August 2007 12:32:42 -0400 Tom Von Lahndorff  
> <tom at modscape.com> wrote:
>>      import AccessControl.Role, AccessControl.Owned, App.Common
>> ImportError: No module named AccessControl.Role
>
> Broken installation? And why Zope 2.10.1? We are currently at 2.10.4.
>
> Andreas



More information about the Zope mailing list