9 Oct
2002
9 Oct
'02
11:21 p.m.
Maybe try sudo instead? sudo -b -u zope /home/zope/start HTH, -Ricardo Adam Getchell <AdamG@hrrm.ucdavis.edu> writes:
Chris,
Your script worked, but Zope does not allow someone to login at the console (as the output and process take up the screen). I tried modifying it to:
su - zope -c "/home/zope/start &"
But the process immediately dies. I thought Zope was supposed to start in daemon mode?
Thanks,