6 Sep
2000
6 Sep
'00
5:14 p.m.
From: Will Dennis <dennisw@p-wave.com>
I have followed 4am's INSTANCE-HOME How-To, and have set up a Zope Instance. I created the var, import, Extensions and Products directories from scratch. I then put a new product in the new instance's Products directory. When I start my new Zope instance, it sees all of the products that are installed in the base Zope installation, but not the new product in the instance's Products directory.
Some sanity checks: - You're starting Zope from inside the INSTANCE_HOME, right? - Can you verify that the Data.fs in the INSTANCE_HOME's var is the one being used? - Can you import from INSTANCE_HOME/import? Cheers, Evan @ digicool & 4-am