You can launch Zope 2.6.2 from Python prompt: you set your PYTHONPATH to
target zope/lib/python, then you launch python, then you just do this:
from Zope import app
root=app()
(have a look here: http://www.zopelabs.com/cookbook/1054240694 )
Note: it works with 2.6, but if you want to to it with 2
Mark, Jonathan (Integic) wrote:
> I have a properly running instance of Zope 2.62 but no zopectl file.
>
> What is the best way to debug this version of Zope? Should I install zopectl?
>
>
>
> __
I have a properly running instance of Zope 2.62 but no zopectl file.
What is the best way to debug this version of Zope? Should I install zopectl?
<>___
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTM