Please Help me: PANIC(300) z2 Startup exception
Hi all, My zope just crashed and is giving me this error. I tried adding emil email and then restarted zope. and got this fatal traceback. Basically zope wont start... please help me... 2002-10-27T06:44:15 PANIC(300) z2 Startup exception Traceback (innermost last): File /usr/local/www/Zope/z2.py, line 501, in ? File <string>, line 1, in ? File /usr/local/www/Zope/lib/python/Zope/__init__.py, line 21, in ? File /usr/local/www/Zope/lib/python/ZODB/__init__.py, line 13, in ? ImportError: Shared object "libc_r.so.5" not found
wayne> My zope just crashed and is giving me this error. ... wayne> ImportError: Shared object "libc_r.so.5" not found What sort of system are you running on? Can you find libc_r.so.5 anywhere on your system? Can you identify which .so file requires that library? Did your system perhaps crash at some point? Have you tried recompiling Zope (e.g. "python wo_pcgi.py" or similar) and then running that (make a copy of Data.fs first)? -- Skip Montanaro - skip@pobox.com http://www.mojam.com/ http://www.musi-cal.com/
participants (2)
-
Skip Montanaro -
Wayne