-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Muehlstein wrote: > On Sun, 2005-06-12 at 23:58 -0700, Nayana Hettiarachchi - GMI wrote: > >>how do you keep your php script from dying when u kill ur shell ? screen >>ing it ? >> > > Have I struggled with that.... > My first host wouldn't let me run php scripts for more than 20seconds. > My new host host gives me a jailed shell so screen doesn't work. For > the time being, i'm keeping an ssh session open in a screen on one of my > servers... This is horrible and ugly - suggestions welcome.
nohup? - -- Kevin Smith Psi Jabber client maintainer (http://psi.affinix.com/) Taekwon-do club captain (outgoing), University of Exeter Postgraduate Research Student, Computer Science, University Of Exeter -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCrVc5eZW+oiKW71URAgufAKCzerVzCnfPk//9MYhjtd1+4/BlxQCdEDbD FlNvLd7DatnDUZjRPQa4sxg= =e3GN -----END PGP SIGNATURE----- _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
