how can we upgrade python with zope
Hi All, I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience. --Sunil +=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
--On 16. Januar 2007 18:32:35 +0530 Sunil_Sagar@external.mckinsey.com wrote:
Hi All,
I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience.
Zope 2.8 + Python 2.4 = unsupported. -aj
Thanks Andreas. Andreas Jung <lists@zopyx.com> 01/16/2007 06:34 PM Please respond to Andreas Jung <lists@zopyx.com> To Sunil_Sagar@external.mckinsey.com, zope@zope.org cc Subject Re: [Zope] how can we upgrade python with zope --On 16. Januar 2007 18:32:35 +0530 Sunil_Sagar@external.mckinsey.com wrote:
Hi All,
I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience.
Zope 2.8 + Python 2.4 = unsupported. -aj +=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
If you want to use Python 2.4.3 then you have to upgrade to Zope 2.9 Jonathan ----- Original Message ----- From: Sunil_Sagar@external.mckinsey.com To: zope@zope.org Sent: Tuesday, January 16, 2007 8:02 AM Subject: [Zope] how can we upgrade python with zope Hi All, I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience. --Sunil +=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+ ------------------------------------------------------------------------------_______________________________________________ Zope maillist - Zope@zope.org 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 )
I've been successfully running quite a few Zope 2.8's with python 2.4.4c1 and it's not been any problems. However, these are all development environments (or live but less important) and I'd rather not do this for production environments. Sunil_Sagar@external.mckinsey.com wrote:
Hi All,
I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience.
--Sunil
+=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org 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 )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
Oh.. Thats great.. Let me know what are the major steps taken while upgradation. Peter Bengtsson <peter@fry-it.com> Sent by: Peter Bengtsson <peterbe@gmail.com> 01/16/2007 07:55 PM To Sunil_Sagar@external.mckinsey.com cc zope@zope.org Subject Re: [Zope] how can we upgrade python with zope I've been successfully running quite a few Zope 2.8's with python 2.4.4c1 and it's not been any problems. However, these are all development environments (or live but less important) and I'd rather not do this for production environments. Sunil_Sagar@external.mckinsey.com wrote:
Hi All,
I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience.
--Sunil
+=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org 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 )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com +=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
If you stop sending HTML emails I'll tell you :) Seriously, just change <zopeinstance>/bin/runzope's first or second line to say "/usr/bin/python2.4" Sunil_Sagar@external.mckinsey.com wrote:
Oh.. Thats great.. Let me know what are the major steps taken while upgradation.
*Peter Bengtsson <peter@fry-it.com>* Sent by: Peter Bengtsson <peterbe@gmail.com>
01/16/2007 07:55 PM
To Sunil_Sagar@external.mckinsey.com cc zope@zope.org Subject Re: [Zope] how can we upgrade python with zope
I've been successfully running quite a few Zope 2.8's with python 2.4.4c1 and it's not been any problems. However, these are all development environments (or live but less important) and I'd rather not do this for production environments.
Sunil_Sagar@external.mckinsey.com wrote:
Hi All,
I'm using Zope 2.8.1 on python 2.3.5 on linux platform. I want to upgrade python to 2.4.3. I have no idea how zope will behave after upgradation. Pleas let me know, if someone has got such kind of experience.
--Sunil
+=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org 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 )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
+=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
participants (4)
-
Andreas Jung -
Jonathan -
Peter Bengtsson -
Sunil_Sagar@external.mckinsey.com