Re: [Zope] usering module problem on zope 2.8.8
Then is it possible to use zope 2.8.x with python 2.4.x modules? ----- Original Message ---- From: Andreas Jung <lists@zopyx.com> To: Allen Huang <swapp0@yahoo.com>; Zope <zope@zope.org> Sent: Thursday, December 28, 2006 9:42:43 PM Subject: Re: [Zope] usering module problem on zope 2.8.8 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On 28. Dezember 2006 05:39:55 -0800 Allen Huang <swapp0@yahoo.com> wrote:
I'm sorry Andreas. But I still don't see any solution to this problem. Do you have a solution? or there is no solution at all?
As Tres wrote: ZClasses are a dying beast and nobody cares about it. - -aj -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFk8nVCJIWIbr9KYwRAqUhAKCr0GEt5+HabXZpyLYNygyNGrN8hgCg3Rj/ GGOd54sAEgN4mPPCQpN4gIs= =7rZz -----END PGP SIGNATURE----- __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Allen Huang wrote:
Then is it possible to use zope 2.8.x with python 2.4.x modules?
Yes, it is possible to run Zope 2.8.x under Python 2.4. IMNSHO, YMMV, etc. -- it isn't the "supported" configuration, and you need to exercise particular care if you allow "untrusted" users to write templates or scripts, but you should be OK for most uses. You need to re-compile Zope using the new Python, first. I would recommend installing it into a separate location (using 'configure - --with-python="/path/to/python2.4" --prefix="/path/to/new/location" && make && make install'), and then building a new INSTANCE_HOME (via '/path/to/new/location/bin/mkzopeinstance'). You can then copy your Data.fs from the old instance to the new one, along with any third-party products, etc. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFlAOq+gerLs4ltQ4RArRbAJ4oSmb9FKuMzicyW38PK0a+s/Ax8QCgklfi 1SGGj5LZdj6MUCwaBHGMsds= =/ebw -----END PGP SIGNATURE-----
participants (2)
-
Allen Huang -
Tres Seaver