I think you're not using the new ZPublisher:
From INSTALL.txt
---------------------------------------------------------------------- ZServer Installation -------------------- Requirement You must have a very recent copy of Zope or at least ZPublisher installed. ZServer *does not* work with Zope 1.10.2. It requires some newer features of Zope. You can either use the lastest Zope from CVS or else get the latest ZPublisher package from CVS and use it with your current Zope installation. Zope CVS information is available at:: http://www.zope.org/Community/CVS_public_access If this doesn't make sense to you, then wait until the next Zope release to use ZServer. This release is still for hackers, sorry.
"Thomas" == Thomas Weiner <weiner@tu-harburg.de> writes:
Thomas> After spending some hours to decide if I should continue Thomas> with apache or start with zserver, I began with Zserver. Thomas> My problem is the following traceback occuring when I call Thomas> http://localhost:9673 Thomas> Unhandled exception in thread: Traceback (innermost last) Thomas> File Thomas> "D:\Programme\Website\Zserver\PubCore\ZserverPublisher.py", Thomas> line 92 in __init__ publish_module< TypeError: unexpected Thomas> keyword argument: request Thomas> I'm using Zope 1.10.3b1 on Win NT and I've installed the Thomas> latest version of Zpublisher in the lib directory. Thomas> Any hints what I missed here? Thomas> TIA Thomas Thomas> -- fon: ++49 (0)40 42878 3781 fax: ++49 (0)40 42878 2728 Thomas> _______________________________________________ Zope Thomas> maillist - Zope@zope.org Thomas> http://www.zope.org/mailman/listinfo/zope Thomas> (For developer-specific issues, use the companion list, Thomas> zope-dev@zope.org - Thomas> http://www.zope.org/mailman/listinfo/zope-dev )