9 Mar
2001
9 Mar
'01
2:36 p.m.
Hi, Stephan Make sure you are not running in debug mode (-D). Check your start script to be sure. FTP often will try to write to stdout, and if you closed the terminal after running ./start (and debug mode is the default!), zope will crash. This solved the same problem for me a while back. If you are not running the source distribution, never mind; things may not be set-up this way, though I would expect that the cause is likely very similar. -- Jim Washigton Stephan Goeldi wrote:
Whenever I try to FTP into my Zope 2.3.0, Zope crashes. I have to restart it then.
Before, there was 2.2.5 with multiple domains (SiteRoot) without any problems.
Is this a known issue?