That works. Thanks for everyone that helped. It is now a running system on linux. Now I just have to figure out how to use it!!!!
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Tim Wilson Sent: Wednesday, October 27, 1999 2:43 PM 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 )