[Zope] python -O

Oleg Broytmann phd@phd.russ.ru
Mon, 1 Nov 1999 16:31:47 +0000 (GMT)


Hello!

   Usually I use Zope in PCGI-only mode (no ZServer), so Apache starts
PCGIPublisher, if it's not loaded. PCGI resource file (Zope.cgi) uses
"python" as the name for the python binary.
   Recently I tried to use "python -O", stopped Zope and asked Apache to
restart it. Zope didn't came up, and I got "temporary unavail". I removed
option "-O", and Zope started up ok.

   Question: What are pros and cons to run Zope under "python -O"? If there
are pros, how can I achive that?

Oleg.
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd@phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.