9 Jan
2007
9 Jan
'07
7:17 p.m.
From my understanding the paths for the zope instance have to be the same for Data.fs to work correctly. Is that correct?
No, Data.fs should be portable.
Yup, need to crete plain new Zope instance and put your data.fs into var directory. After this start Zope and take a look into ControlPanel->ProductManagement to see if you have broken (or not installed at all) products. You might also lack external methods from Extensions/ folder. Of course you need to know user and password to log into ZMI. You may create new one in zopectl with useradd (or adduser I don't remember) command. -- Maciej Wisniowski