4 Jan
2005
4 Jan
'05
7:30 p.m.
Tom Schutzer-Weissmann wrote at 2005-1-4 16:01 +0000:
Is the zopeshell kaput? Is there some replacement?
I do not know what you mean with the "zopeshell".
I thought perhaps I could use zopectl debug, but our server is windows...
Put the definitions you find in "bin/runzope.bat" into your environment. Run python -i -c "from Zope import configure; configure('path to your config file'); import Zope; app=Zope.app()" Of course, you can put this into a batch file. -- Dieter