The doc indicates that by using the ./start, I can launch ZServer in the background. But in fact it put ZServer to the foreground, and whenever I close the terminal window, ZServer quits. Anyone can help? Kam
Remove from start script "-D" Kam Cheung wrote:
The doc indicates that by using the ./start, I can launch ZServer in the background. But in fact it put ZServer to the foreground, and whenever I close the terminal window, ZServer quits.
Anyone can help?
Kam
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(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 )
At 10:06 am +0000 11/8/99, Kam Cheung wrote:
The doc indicates that by using the ./start, I can launch ZServer in the background. But in fact it put ZServer to the foreground, and whenever I close the terminal window, ZServer quits.
Anyone can help?
I use % nohup ./start >& log & probably overkill, but it seems to work... tone out. ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project http://nle.ncl.ac.uk/ The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
participants (3)
-
Ainis Baradokas -
Kam Cheung -
Tony McDonald