Take a look at your python library (the one you use to run Zope) and ensure that the pyexpat and the expat parser are present. (Look in the directory xml and the site-packages directory to locate the parsers. Expat is a C extension and may not have been part of your Python distribution.