5 Jul
2002
5 Jul
'02
5:55 p.m.
There is no need to use 'exec'. If you start Zope like /usr/bin/env /usr/bin/python \ $ZOPE_HOME/z2.py \ >> $INSTANCE_HOME/var/Zope.log 2>&1 & the script continues and you can pbind later on. HTH, Stefan --On Freitag, 05. Juli 2002 16:39 +0100 Tony McDonald <tony.mcdonald@ncl.ac.uk> wrote:
The problem seems to be that the 'start' script starts off zope using an 'exec' command. This replaces the current process (a shell) with the zope process. Thus adding commands at the end of the script to grab the process id and 'pbind' it will be pointless as those commands wont get run...
At the moment, I'm 'pbind-ing' manually :(
-- BLOWFISH, n. - Preference for beef.