[Zope-PTK] I get an I/O error when creating a PTK Portal
robert
robert@isolutions-llc.com
Tue, 22 Aug 2000 21:04:55 -0500
I'm sorry,... I didn't have my correct name and e-mail. :-(
...I changed the ownership of:
DemoPortal
PTKBase
PTKDemo
Wizard
ZCallable
to user nobody, which is what Zope runs as, and I still get the same I/O error.
robert
me wrote:
> Has anyone experienced this? After installing Zope 2.2.0 (binary
> release) and ZopePTK-0.8.2-complete, I get an I/O error when I try to
> create a portal.
>
> I can see the portal in the folder I created it in (the root folder) but
> I get the same I/O error when I try to access it.
>
> Here's the error...
>
> Zope Error
>
> Zope has encountered an error while publishing this resource.
>
> IOError
>
> Sorry, a Zope error occurred.
>
> Traceback (innermost last):
> File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 222, in
> publish_module
> File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 187, in
> publish
> File /usr/local/Zope/lib/python/Zope/__init__.py, line 221, in
> zpublisher_exception_hook
> (Object: DemoPortalBase)
> File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 171, in
> publish
> File /usr/local/Zope/lib/python/ZPublisher/mapply.py, line 160, in
> mapply
> (Object: finish)
> File /usr/local/Zope/lib/python/ZPublisher/Publish.py, line 112, in
> call_object
> (Object: finish)
> File /usr/local/Zope/lib/python/OFS/DTMLMethod.py, line 167, in
> __call__
> (Object: finish)
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line
> 502, in __call__
> (Object: finish)
> File /usr/local/Zope/lib/python/OFS/DTMLMethod.py, line 163, in
> __call__
> (Object: standard_html_header)
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line
> 502, in __call__
> (Object: standard_html_header)
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_Let.py, line 147,
> in render
> (Object: member="getPortal().getAuthenticatedMember()")
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_Util.py, line 337,
> in eval
> (Object: getPortal().getToolbox(REQUEST)(this(),REQUEST))
> (Info: this)
> File <string>, line 0, in ?
> File /usr/local/Zope/lib/python/Products/PTKBase/Toolbox.py, line 141,
> in __call__
> File /usr/local/Zope/lib/python/App/special_dtml.py, line 118, in
> __call__
> (Object: dtml/toolbox)
> (Info:
> /usr/local/Zope/lib/python/Products/PTKBase/dtml/toolbox.dtml)
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line
> 383, in cook
> (Object: dtml/toolbox)
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line
> 376, in read
> (Object: dtml/toolbox)
> File /usr/local/Zope/lib/python/DocumentTemplate/DT_String.py, line
> 538, in read_raw
> (Object: dtml/toolbox)
> IOError: [Errno 13] Permission denied:
> '/usr/local/Zope/lib/python/Products/PTKBase/dtml/toolbox.dtml'
>
> _______________________________________________
> Zope-PTK maillist - Zope-PTK@zope.org
> http://lists.zope.org/mailman/listinfo/zope-ptk
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature requests