[Zope] ZServer Problems

Ryan Daum rdaum@techweavers.net
Thu, 13 May 1999 13:11:58 -0600 (MDT)


Using Zope 1.11.0pr1 on FreeBSD 2.2.8 with Python 1.5.2, ZServer starts
correctly, fields HTTP, FTP, and PCGI requests, but both HTTP and PCGI
don't seem to be publishing modules correctly.  They both return this:

<module 'Main' from '/usr/local/apache/zope/lib/python/Main.pyc'>

.. when accessing the root document .. all other documents (i.e. /manage)
return an error (does not exist)

Anybody know what's going on?