[Zope] problem moving ZODB to new Z
Martijn Pieters
Martijn Pieters <mj@digicool.com>
Sat, 25 Dec 1999 07:04:59 +0100
Friday, December 24, 1999, 11:42:50 PM, Darran Edmundson wrote:
DE> Hi Zopesters,
DE> We have just migrated from a machine running
DE> Zope with the ZServer to a different machine
DE> running Zope with an Apache web server. But
DE> we have a problem, namely, after copying over
DE> the Data.fs ZODB to the new site, Zope cannot
DE> find a needed (but installed) product (Navigator).
DE> This product definitely exists:
DE> /Zope-2.1.0-src/lib/python/Products/Navigator
DE> so why is Zope not seeing it?
DE> i
DE> From the manager view of the ZODB:
DE> Product at /optics / Control_Panel / Products / Navigator
DE> There are currently no items in Installed product Navigator (Navigator
DE> Product, Version 1.02)
That sounds like a working Product to me. Did it have items there
before the move? What is actually not working, do you get tracebacks?
A python product that lives in a Products subdirectory, will in Zope
only display as shown above, unless there was an error setting up the
product, then a a tracback tab with the error will be there.
If however, your Navigator product was a through-the-web variant (open
box icon in you old install), like a ZClass based setup, then
something is wrong.
If you get error messages, or tracebacks, or other strange behaviour,
please include these.
--
Best regards,
Martijn Pieters mailto:mj@digicool.com