Hi there The only place I find a clue about 'read-only' is in .../zope2/lib/python/ZODB/component.xml after grepping (after reading Dieter's message) .. and in the same Zope instance .../zope2/skel/etc/zope.conf.in still pushes the 'read-only-database' "relic". Doesn't look like many people use this .. Dieter Maurer wrote:
Ulla Theiss wrote at 2006-3-16 17:00 +0100:
I want to run the database in read-only mode from CD and configured it accordingly in the zope.conf:
read-only-database on
This is a relict from earlier times. It is no longer working...
Nowadays, you specify the "read-only" property on the storage object.
-- Dieter _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- View this message in context: http://www.nabble.com/read-only-database-tp3438824p22473030.html Sent from the Zope - General mailing list archive at Nabble.com.