[Zope] Re: Zope-2.6.1/Redhat9.0

Marcus Schopen marcus.schopen@uni-bielefeld.de
Sun, 18 May 2003 16:56:35 +0200


Hi Andrew,

Andrew Jessup wrote:
> and crashing when ZServer FTP is accessed (ie. through port 8021)?

Marcus again. If you close the shell you started Zope from, Zope doesn't 
know where to give out its debug information. Solutions:

a) start your zope using "nohup ./start &" or
b) disable the debug "-D" option of z2.py in start script or
c) do something like this in your startscript

   STUPID_LOG_FILE=$ZOPE_HOME/var/zope-debug.log
   export STUPID_LOG_FILE

to write all debug output to $ZOPE_HOME/var/zope-debug.log

be zoped
M.

-- 
Marcus Schopen        (0>
P.O. Box 10 25 25     //\     Deutsche Zope User Group
D-33525 Bielefeld     V_/_                www.dzug.org