--On Freitag, 2. Juli 2004 15:35 Uhr +0100 Chuck Amadi <chuck@smtl.co.uk> wrote:
Hi I have installed Zope 2.7.0, Python 2.3.3 and CMF1.4. on a SuSE 8.2 Enterprise Server.
I have created a ZOPE_SOFTWARE , ZOPE_INSTANCE and a ZOPEPRODUCTS dir for third-party and plone packages.
Zope is running ok.
I get the following error when I try to add a Plone Site.
Site Error
An error was encountered while publishing this resource.
Error Type : ImportError
Error Value : No module named ZopeSplitter
I have checked my zope.conf file
products directive = /local/sw/zope/zopeproducts
and ZopeSplitter reside in /local/sw/zope/zopeproducts/PluginIndex/TestIndex/Splitter/ZopeSlipter
Why the hell are you moving parts of the Zope core distribution around? PluginIndex/.... should remain there were it is by default: in the lib/python/Products folder of your Zope installation and nowhere else. Give us five very good reasons for your setup if you want help :-) -aj