Here's one that works under Redhat/Fedora... within it, replace <<ZOPECTL>> with '/path/to/your/zopectl', put it in /etc/init.d as "zope" then do "chkconfig --add zope". In your zope.conf make sure to set an "effective user" (maybe the user account under which you installed Zope), as Zope will not allow itself to be run as root. http://www.plope.com/software/zope-rpm/zope.init.in - C On Wed, 2004-05-19 at 19:49, Simon Angling wrote:
I've managed to get Zope2.7 running on a Linux server but can someone help me out with a script to get it to run automatically on startup.
Thanks, Simon
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )