Ah yes, some earlier zope 2.7 versions had that problem ... And at some point, python 2.3.4 and then 2.3.5 became the recommended python versions.
So you're probably somewhere between 2.7 and 2.7.3 ... 2.7.4 prefers python 2.3.4. You can always do a "grep -r "2.7" *" from the root of your Zope installation, see if it's in there somewhere? I believe there is a VERSION.txt file, but it probably is the containing the bad version identifier. J.F. -----Original Message----- From: Asad Habib [mailto:[EMAIL PROTECTED] Sent: November 28, 2005 4:03 PM To: Doyon, Jean-Francois Cc: [email protected] Subject: RE: [Zope] Zope Version Hi. I looked in there already but it does not state the version. This is what it says: Zope Version (unreleased version, python 2.3.3, darwin) - Asad On Mon, 28 Nov 2005, Doyon, Jean-Francois wrote: > Just look in the Management Interface, in the Control Panel ... > > J.F. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Asad Habib > Sent: November 28, 2005 3:54 PM > To: [email protected] > Subject: [Zope] Zope Version > > How do I determine which version of Plone/Zope I am using? Is there a > version file somewhere in the Zope hierarchy? I can't seem to find one. > Any help would be appreciated. Thanks. > > - Asad > _______________________________________________ > Zope maillist - [email protected] > http://mail.zope.org/mailman/listinfo/zope > ** No cross posts or HTML encoding! ** > (Related lists - > http://mail.zope.org/mailman/listinfo/zope-announce > http://mail.zope.org/mailman/listinfo/zope-dev ) > _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
