Hi everyone, I've installed Zope many times on my various Linux servers, but this one has got me puzzled. I'm working on a Mandrake 7.0 box here. I installed 2.1.6 and everything apparently compiled OK. I start it using # ./start -f '' -m '' Everything seems OK, but when I try to access my page I get this on the server console: 2000-04-14T01:56:46 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\000\003' ------ 2000-04-14T01:56:46 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\000\003' ------ 2000-04-14T01:56:46 ERROR(200) ZODB Couldn't load state for '\000\000\000\000\000\000\000\003' And this traceback pops up in my browser window. Traceback (innermost last): File /usr/local/zope/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 214, in publish_module File /usr/local/zope/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 179, in publish File /usr/local/zope/Zope-2.1.6-src/lib/python/Zope/__init__.py, line 202, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File /usr/local/zope/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 165, in publish File /usr/local/zope/Zope-2.1.6-src/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: index_html) File /usr/local/zope/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: index_html) File /usr/local/zope/Zope-2.1.6-src/lib/python/OFS/DTMLMethod.py, line 150, in __call__ (Object: index_html) File /usr/local/zope/Zope-2.1.6-src/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: index_html) File /usr/local/zope/Zope-2.1.6-src/lib/python/ZODB/Connection.py, line 395, in setstate ImportError: No module named Document Any suggestions? -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.k12.mn.us/ | http://www.zope.org/ W. St. Paul, MN | | http://slashdot.org/ wilson@visi.com | <dtml-var pithy_quote> | http://linux.com/
participants (1)
-
Tim Wilson