I installed Zope 2.2.2 with Python 1.6 (incl. threads) under Solaris 2.6 (Sparc) without problems at first. I changed the z2.py so that Zope runs on port 4081 also I added the -D option to the start script. When I access the Webserver at Port 4081 I got the welcome message :) But when clicking on "QuickStart" or "management screen" I got only errors: Error Type: ParserError Error Value: arglist: internal error; nch != i Traceback (innermost last): File /home/src/www/Zope-2.2.2-src/lib/python/ZPublisher/Publish.py, line 222, in publish_module File /home/src/www/Zope-2.2.2-src/lib/python/ZPublisher/Publish.py, line 187, in publish File /home/src/www/Zope-2.2.2-src/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: Traversable) File /home/src/www/Zope-2.2.2-src/lib/python/ZPublisher/Publish.py, line 171, in publish File /home/src/www/Zope-2.2.2-src/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: index_html) File /home/src/www/Zope-2.2.2-src/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: index_html) File /home/src/www/Zope-2.2.2-src/lib/python/OFS/DTMLMethod.py, line 172, in __call__ (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 471, in __call__ (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 408, in cook (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 242, in parse (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 292, in parse_block (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 242, in parse (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 292, in parse_block (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 242, in parse (Object: index_html) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_String.py, line 305, in parse_block (Object: index_html) File /home/src/www/Zope-2.2.2-src/lib/python/DocumentTemplate/DT_If.py, line 165, in __init__ File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/DT_Util.py, line 389, in name_param (Info: ({'expr': "objectValues(['Folder'])"}, 'if', 1, 'name')) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/VSEval.py, line 194, in __init__ (Object: objectValues(['Folder'])) File /home/src/www/Zope-2.2.2- src/lib/python/DocumentTemplate/gparse.py, line 293, in compile ParserError: (see above) The same happens for the management screen - after the login prompt. Zope makes no output to the debug console during this. Last but not least I tried to access the debug-monitor - which results into a strange number in the browser and the debug console output "failed authorization". Can somebody help me making Zope working? Thanks in advance Kai Hofmann -- Dipl.-Inform. Kai Hofmann <hofmann@isl.org> ISL - Bremen - http://www.isl.org/ Universitätsallee GW1 Block A D-28359 Bremen Germany