if you edit the "start" script and remove the '-D' command line option for z2.py contained in it you should be able to close the session without a problem. -D means debug mode in which it doesn't disconnect from the terminal. jens Jens Vagelpohl Systems Administrator Washtenaw Development Council
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of veritas Sent: Tuesday, September 07, 1999 07:45 To: zope@zope.org Subject: [Zope] starting ZServer via telnet
currently, i'm using ZServer and it seems that one needs to leave a telnet session open for the server to remain active: typically, i'll start her up like:
./start -w 80 &
however, if i close the session or it times out, the server stops. what might i be doing wrong here?
veritas ------