[Zope] Starting ZOPE when you don't have access to the machine
Phil Harris
phil.harris@zope.co.uk
Sun, 27 May 2001 13:19:53 +0100
Norman,
Have you tried running with nohup?
Something like
nohup ./start &
That should leave the server running.
hth
Phil
----- Original Message -----
From: "Norman Khine" <norman@khine.net>
To: "Zope" <zope@zope.org>
Sent: Sunday, May 27, 2001 12:39 PM
Subject: [Zope] Starting ZOPE when you don't have access to the machine
> Hello,
> I have a virtual server, ie sub-hosting with a virtual sub host, and have
> configured zope 2.3.2b2 with python 2.0 on freebsd 4.2
>
> 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?
>
> Many thanks
>
> Norman
>
> /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Norman Khine
> /*/ /*/ /*/ \*\_ |*| |*||*| mailto:norman@khine.net
> /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Purley, UK
> /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____
> ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
> /*/ \*\
>
>
>
> _______________________________________________
> 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 )
>