Thanks, to all, I'll try nohup ./start & Regards Norman -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Joachim Werner Sent: 27 May 2001 13:17 To: Zope Subject: Re: [Zope] Starting ZOPE when you don't have access to the machine
I read in a previous post "somewhere" ;^) that if you start zope on a secure shell with ./start & and then close this connection the zope server will stop running.
Which is what is happening, if I start the zope server via the shell and live the shell open the server can run forever, unless I restart it, but as soon as I close the shell connection the zope server shuts as well.
My question therefore is -- How do I start the ZServer if one does not have access to the actual machine?
I am not sure, but what about switching off debug mode ("-D" in the start script)? Also, you could try nohup ./start & That should always work ... _______________________________________________ Zope maillist - Zope@zope.org 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 )