[Zope] zopeshell

Dieter Maurer dieter at handshake.de
Tue Jan 4 14:30:17 EST 2005


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


More information about the Zope mailing list