2 Jul
1999
2 Jul
'99
9:50 p.m.
Michel Pelletier wrote:
-----Original Message----- From: Petru Paler [mailto:ppetru@hip.ro] Sent: Friday, July 02, 1999 9:54 AM To: zope@zope.org Subject: [Zope] killing Zope
How bad things can go if a running Zope is just killed ? Isn't it possible to install a Python signal handler to do a clean shutdown ?
Killing Zope is a clean shutdown. Note that the shutdown button on the Control Panel just calls sys.exit(0).
PS: anyone has an SysV init script for Zope ?
I've got a tentative one for RH6.0, has been working for me. If you want it, let me know. Bill