[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Maintaining
Zope
webmaster at zope.org
webmaster at zope.org
Tue Feb 10 14:08:11 EST 2004
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/MaintainingZope.stx#3-0
---------------
If you are planning to run Zope on a Unix production system you
should also disable *debug mode*. This means removing the '-D'
option in startup scripts (e.g. the 'start' script created by
Zope at installation time which calls z2.py with the '-D'
switch) and if you've manually set it, unsetting the
'Z_DEBUG_MODE' environment variable. In debug mode, Zope does
not detach itself from the terminal, which could cause startup
scripts to malfunction.
% Anonymous User - Feb. 10, 2004 2:08 pm:
Just testing
More information about the ZDP
mailing list