also sprach Andrew Altepeter <aaltepet@bethel.edu> [2003.02.04.1409 +0100]:
How about ./start &
The '&' tells the shell to execute the program in the background. This will allow you to exit your ssh session, and still have zope running.
Wrong. It starts in the background but the shell will SIGHUP it when it finishes, causing the zserver process to exit. What you want to do instead is: nohup ./start which will allow you to exit the shell. You can find all the relevant output from the ./start script in ./nohup.out (which you can sefely delete). -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck NOTE: The pgp.net keyservers and their mirrors are broken! Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc why are they called apartments when they are all stuck together?