>Q: How to make sure Zope restarts automatically it is shut down ?

This is built into Z2.py

Put this in your 'start' script

   -Z /home/local/zope/var/Z2.pid

It watches the PID and if it fails will restart it.

More if you read z2.py

J

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to