Re: [Zope-dev] Problem with Server -- Please Help
I didn't do anything. That is the scary part! I guess I will try and recompile. Thanks. --- Jim Washington <jwashin@vt.edu> wrote:
Chris Bruce wrote:
Hi all. I am trying to start the Zope 2.3 server and all of a sudden it will not start. It is producing the following in the zserver1 logfile:
WARNING: Python C API version mismatch for module ExtensionClass: This Python has API version 1009, module ExtensionClass has version 1010. WARNING: Python C API version mismatch for module zlib: This Python has API version 1009, module zlib has version 1010. WARNING: Python C API version mismatch for module ExtensionClass: This Python has API version 1009, module ExtensionClass has version 1010. WARNING: Python C API version mismatch for module zlib: This Python has API version 1009, module zlib has version 1010.
Any idea what this means?
Hi, Chris
Your zope was compiled with a different version of python than your
current version of python. Did you just upgrade or downgrade python? You may need to recompile your zope (w_pcgi.py or wo_pgci.py) ... or you may need to change your startup scripts to invoke the python with which zope was compiled.
-- Jim Washington
__________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com
participants (1)
-
Chris Bruce