7 Apr
2004
7 Apr
'04
10:32 a.m.
On Tue, 2004-04-06 at 15:45, FLORAC Thierry wrote:
Hi,
I'm currently working with zope-2.6.1, using DBTab product to split my database into several parts (all using FileStorage). I'd like to switch to zope-2.7, but after customizing my "etc/zope.conf" file : - Zope doesn't start when DBTab product is installed - if I remove DBTab, I can't access to my ZODB mount points because of an error message (This object from the DBTab product is broken !).
Hi, I solved the problem myself... The only operation to do is to delete broken ZODB mount points, and to recreate them normally. Thierry