2 Jul
2004
2 Jul
'04
6:21 a.m.
Fred Drake wrote:
On Thursday 01 July 2004 07:42 pm, Chris Withers wrote:
Is it still necessary to specify INSTANCE_HOME and SOFTWARE_HOME in the start script for Zope?
I'm pretty sure I removed that requirement long ago, back when I added the App.config module.
Cool :-)
Or would the following work? python /my/path/to/Zope/startup/run.py -C /my/instance/path/zope.conf
Try instead:
/my/instance/path/bin/runzope
Well, the automatically generated runzope still includes INSTANCE_HOME and SOFTWARE_HOME, hence my question... Can those variables be dropped from the template script? Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk