Murray Pearson wrote:
I shut down Zope 2.6, copied its ZODB to the new Zope 2.7 instance, and restarted both Zopes. There's all my stuff in the new environment, but things like database adapters are broken (not surprisingly).
You should start using INSTANCE_HOME, which Zope 2.7 does by default. Then you can put your products in $INSTANCE_HOME/Products and they'll stick with you when you switch Zope version ;-) "Database adapters are broken" isn't such a helpful error report either ;-) (exception type, traceback and value please!)
Meanwhile, I'm burning CDs for Fedora Linux to try that out. I also tried FreeBSD but thought "more different is better."
Go Debian! :-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk