[Zope] Zope won't start
Phil Harris
phil.harris@zope.co.uk
Sun, 27 May 2001 11:22:55 +0100
I'm pretty sure that means you have a Python version not supported, seems
strange though when you say you have 2.3.2, hmmm.
phil
----- Original Message -----
From: "Tom Cameron" <tom@cameron.to>
To: <zope@zope.org>
Sent: Sunday, May 27, 2001 11:08 AM
Subject: RE: [Zope] Zope won't start
> Follow up..
>
> I have tried to recompile Python. But I now get this error when I run
> ./start
>
> 2001-05-27T10:05:57 PANIC(300) z2 Startup exception
> Traceback (innermost last):
> File /usr/local/Zope-2.3.2-src/z2.py, line 566, in ?
> File <string>, line 1, in ?
> File /usr/local/Zope-2.3.2-src/lib/python/Zope/__init__.py, line 94, in
?
> File /usr/local/Zope-2.3.2-src/lib/python/ZODB/__init__.py, line 85, in
?
> ImportError: /usr/local/Zope-2.3.2-src/lib/python/ExtensionClass.so:
> Undefined symbol "PyMethod_Type"
>
> Any clues?
> Thanks
>
>
> => -----Original Message-----
> => From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Tom
> => Cameron
> => Sent: Sunday, 27 May 2001 4:32 PM
> => To: zope@zope.org
> => Subject: [Zope] Zope won't start
> =>
> =>
> => I am not sure if this is a simple problem or not.
> =>
> => I am using FreeBSD 4.0 Stable and I just downloaded zope-2.3.2-src. I
ran
> => python wo_pcgi.py and that seemed to work fine, but when I start
> => Zope I get
> => the following error....
> =>
> => bash-2.03# ./start &
> => 2001-05-27T06:22:19 PANIC(300) z2 Startup exception
> => Traceback (innermost last):
> => File /usr/local/Zope-2.3.2-src/z2.py, line 566, in ?
> => File <string>, line 1, in ?
> => File /usr/local/Zope-2.3.2-src/lib/python/Zope/__init__.py,
> => line 95, in ?
> => File /usr/local/Zope-2.3.2-src/lib/python/OFS/Application.py,
> => line 91, in
> => ?
> => File /usr/local/Zope-2.3.2-src/lib/python/App/Product.py, line
> => 111, in ?
> => File
> => /usr/local/Zope-2.3.2-src/lib/python/ZClasses/__init__.py, line 20,
> => in ?
> => File /usr/local/Zope-2.3.2-src/lib/python/ZClasses/ZClass.py,
> => line 88, in
> => ?
> => File /usr/local/Zope-2.3.2-src/lib/python/ZClasses/Method.py,
> => line 97, in
> => ?
> => File
> =>
/usr/local/Zope-2.3.2-src/lib/python/Products/PythonScripts/__init__.py,
> => line 89, in ?
> => File
> => /usr/local/Zope-2.3.2-src/lib/python/Products/PythonScripts/Pytho
> => nScript.py,
> => line 96, in ?
> => File
> => /usr/local/Zope-2.3.2-src/lib/python/Products/PythonScripts/Guard
> => ed.py, line
> => 88, in ?
> => File
> => /usr/local/Zope-2.3.2-src/lib/python/Products/PythonScripts/zbyte
> => codehacks/V
> => SExec.py, line 42, in ?
> => File
> => /usr/local/Zope-2.3.2-src/lib/python/Products/PythonScripts/zbyte
> => codehacks/o
> => ps.py, line 5, in ?
> => File
> => /usr/local/Zope-2.3.2-src/lib/python/Products/PythonScripts/zbyte
> => codehacks/o
> => pbases.py, line 1, in ?
> => ImportError: No module named new
> =>
> => I have installed zope successfully on several other machines, but this
is
> => the first time I have used this machine.
> =>
> => Thanks,
> => Tom
> =>
> =>
> => _______________________________________________
> => Zope maillist - Zope@zope.org
> => http://lists.zope.org/mailman/listinfo/zope
> => ** No cross posts or HTML encoding! **
> => (Related lists -
> => http://lists.zope.org/mailman/listinfo/zope-announce
> => http://lists.zope.org/mailman/listinfo/zope-dev )
> =>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )