23 Aug
2002
23 Aug
'02
4:40 a.m.
On Thu, Aug 22, 2002 at 07:09:35PM -0500, kent@springfed.com wrote:
I'd like to move data.fs from \Program Files\Zope\var\data.fs to another location.
I tried \Program Files\Zope\start.bat -p "c:\new\location\data.fs" , no good.
Unless you severely hack the source code, the best you can do is set the environment variable INSTANCE_HOME to its new location. So, if you set INSTANCE_HOME to c:\new\location, you'd need to move everything in \Program Files\Zope\var (including the var directory itself) to c:\new\location. -- Michael S. Fischer / michael at dynamine.net / +1 650-533-4684 Lead Hacketeer, Dynamine Consulting, Silicon Valley, CA