[Zope] running ./start doesn't go into background

Phil Harris phil@wigwamweb.net
Wed, 27 Oct 1999 23:10:57 +0100


You shouldn't need the & if the debug flag is removed, at least you don't on
a linux box.

Zope automatically detaches if not in debug mode.

> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Tim
> Wilson
> Sent: 27 October 1999 22:43
> To: Geoff Nordli
> Cc: Zope List (E-mail)
> Subject: Re: [Zope] running ./start doesn't go into background
>
>
> On Wed, 27 Oct 1999, Geoff Nordli wrote:
>
> > I started zope using the "./start" command.
> >
> > It starts everything, but doesn't go into the
> > background.  Is that normal.
> >
> > should I start it like:  "./start &" to put it
> > into the background.
>
> The default behavior is to start in "Debug" mode (the "-D" flag in the
> 'start' script). Remove the "-D", and Zope will detach from the terminal.
> Assuming you do "./start &", that is.
>
> -Tim
>
> --
> Timothy Wilson       | "The faster you  |  Check out:
> Henry Sibley H.S.    |  go, the shorter | http://slashdot.org/
> W. St. Paul, MN, USA |  you are."       | http://linux.com/
> wilson@chem.umn.edu  |       -Einstein  | http://www.mn-linux.org/
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (Related lists - please, no cross posts or HTML encoding!
>
> To receive general Zope announcements, see:
> http://www.zope.org/mailman/listinfo/zope-announce
>
> For developer-specific issues, zope-dev@zope.org -
> http://www.zope.org/mailman/listinfo/zope-dev )
>