[Zope] Prob running Plone on Zope 2.6.0
Dieter Maurer
dieter@handshake.de
Fri, 17 Jan 2003 21:48:19 +0100
Raphael Arlitt wrote at 2003-1-16 23:23 +0100:
> I can't run Plone on Zope 2.6.0 and I wonder what I did wrong.
> I first installed the latest CMF and then unpacked Plone subdirs to the
> Products dir.
> ....
> 2003-01-16T23:22:23 INFO(0) zdaemon Started subprocess: pid 14470
> Ack. MigrationTool could not be found
> ------
> 2003-01-16T23:22:24 ERROR(200) Zope Could not import Products.CMFPlone
> Traceback (innermost last):
> Module OFS.Application, line 541, in import_product
> Module Products.CMFPlone, line 4, in ?
> ImportError: cannot import name CachingPolicyManager
You need a more up to date CMF distribution...
Dieter