Hi, Is there a way to pack a ZEO zobd trought the web ? When I go to Control Panel / Database / Main, the database I see is the ZeoClient empty database ... (but this client has a right custom_zodb.py file has sees the right database) ... Thanks, Raphael
Raphael Badin wrote at 2004-5-12 12:10 +0200:
Is there a way to pack a ZEO zobd trought the web ? When I go to Control Panel / Database / Main, the database I see is the ZeoClient empty database ... (but this client has a right custom_zodb.py file has sees the right database) ...
This "custom_zodb.py" is the problem. Zope 2.7 has a bug in its "custom_zodb" support. It is best to no longer use "custom_zodb" with Zope 2.7. Zope 2.7's configuration flexibility is as high that a "custom_zodb" should only be needed *really* rarely. -- Dieter
participants (2)
-
Dieter Maurer -
Raphael Badin