[Zope] How modify *path* of a 'zope instance home' ??
Dieter Maurer
dieter at handshake.de
Fri Sep 23 13:34:20 EDT 2005
seberino at spawar.navy.mil wrote at 2005-9-22 20:56 -0700:
>I tried modifying paths to 'zope instance home' in
>bin/runzope, bin/runzope.bat and etc/zope.conf.
>
>I also tried just doing a symbolic link from old path
>to new location of 'zope instance home'.
>
>NOTHING WORKS!!!!
Then, apparently, you do something wrong...
>I get errors about Zope/Plone not being able to load Archtypes
>product.
>
>**Is the old zope instance home _path_ burned into a binary
>somewhere that cannot be changed??**
No.
>e.g. Does Data.fs depend on old path somehow??
No.
>HOW CHANGE PATH OF ZOPE INSTANCE HOME???
The most natural way should work...
The most natural way is calling "bin/mkzopeinstance.py".
Use an instance directory without a "bin" or "etc" directory,
because "mkzopeinstance.py" will not overwrite existing files
(which it places in "bin" and "etc" subdirectories).
--
Dieter
More information about the Zope
mailing list