On Thu, Nov 11, 2004 at 03:10:27PM -0500, Tres Seaver wrote:
John Poltorak wrote:
I've just tried installing Plone onto Zope v2.7.3 on Redhat and now Zope refuses to start. I get:-
ImportError: No module named CMFFormController.ValidationError
Any suggestions as to what I should do?
Find the 'CMFFormController' directory in your Plone tarball expansion and copy it into the 'Products' directory of your instance home.
I copied all the directories in Plone (2.04) to the Products directory. After this error I moved CMFFormController back out, then got the same error, which disappeared when I removed CMFPlone too. I got the tarball from Plone yesterday. Do I need to install anything else first?
Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
-- John