1 Nov
1999
1 Nov
'99
4:31 p.m.
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.