BUT I can't import modules from my Python and my Zope Control Panel still shows INSTANCE_HOME and SOFTWARE_HOME like this:
(Zope 2.6.1 (source release, python 2.1, linux2), python 2.1.3, darwin5) Python Version 2.1.3 (#1, Feb 26 2003, 08:56:59) [GCC 2.95.2 19991024 (release)] System Platform darwin5 SOFTWARE_HOME /Applications/Zope-2.6.1-src/lib/python ZOPE_HOME /Applications/Zope-2.6.1-src INSTANCE_HOME /Applications/Zope-2.6.1-src CLIENT_HOME /Applications/Zope-2.6.1-src/var
Am I just missing something here?
You can define INSTANCE and SOFTWARE_HOMES in the start up script. See the section in the Zope Book. Please see the Zope book, http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/InstallingZope.s..., "Environment Variables that Effect Zope at Runtime" And please keep this on the list, oher people may have the same question. -- Andy McKay