[Zopexmlmethods-users] =?iso-8859-1?Q?Re:_install_problems?=
Brought to you by:
arielpartners,
philikon
From: Craeg S. <cs...@ar...> - 2003-06-14 16:19:18
|
> I installed Zope 2.6.1. on the XP machine (after removing the 2.5.0) with > Pyana and it WORKED. So it has something to do with Zope 2.5.0. > It just won't work with Zope 2.5.0. Can you shed any light on this. > Using 2.6.1 isn't an option for me at the moment. I have to implement an xml > document repository on a Zope 2.5.0 installation. There are several large > projects on this server (wich is not our own server), we can't take the risk > of upgrading now. > So please help!!! I can't do this project without XML-methods (I already > started in March with XML-transform) and there is no 'plan B'. I submit that the time you spend troubleshooting this problem may be greater than the time you would spend to certify the 2.6.1 Zope release. I have found it to be a very stable release. Why don't you try downloading the ZopeTestCase product (v0.7 is latest I think) and running all the tests. Maybe the output will help lead to the problem. Also, I would make sure you run Zope in debug mode and look for error messages. I don't use Windows XP and haven't used Zope 2.5.0 in a very very long time. However, I use Zope 2.6.1 on Windows 2000 and Red Hat 9 without problems. Another thing to try: download the latest CVS (1.1a) of ZopeXMLMethods and see if it provides better error reporting for you. It should be pretty robust, but even if you don't use it for production, it might be another handy diagnosis tool. We changed some things to make it report errors better. HTH, --Craeg |