RE: Left Menu (Frame) on ZMI not displaying (ARGH!!!!)
Well, I moved Data.fs from the working server to the new server (after shutting Zope down on both of course) and the problem STILL persists!!!! This is really frustrating .. I mean, it worked fine for 3 days then suddenly doesn't work .. no errors in logs, what the ???? ANynody have any last suggestions before I resort to re-installing everything fresh from source??? Thanks, Paul
I'm not sure what else to suggest; you seem to be the only one experiencing this problem. Maybe reinstall Zope a different way? How did you install Zope? From source?
Yes, originally from source. Then I moved everything to another server eunning the same OS (RH FC2). I re-compiled some stuff. Everything seemed to work a few days ago. I can try re-installing from scratch I guess, in the worse case.
That leads to my question: what's the best way to move a Zope installation from one server to another?
I typically just move it like you did if I know the two servers are exactly alike. But reinstalling is the safest way. Typically the only thing you need to carry over is the Data.fs file and any "Products" you've installed.
- C
On Tue, 2004-11-16 at 10:23 -0800, Paul Sue wrote:
Well, I moved Data.fs from the working server to the new server (after shutting Zope down on both of course) and the problem STILL persists!!!! This is really frustrating .. I mean, it worked fine for 3 days then suddenly doesn't work .. no errors in logs, what the ????
The suggestion to move over Data.fs was an uneducated guess. I'm not suprised it didn't work.
ANynody have any last suggestions before I resort to re-installing everything fresh from source???
But you didn't ever actually install on the system that is having problems, did you? You just copied the Zope files over from another system, right? Try installing instead. Installing Zope from source takes about 3 - 5 minutes for me on a reasonably fast system, so it shouldn't be much of a hardship, and will get rid of a potential "problem vector" (different libraries or library versions being installed on the different systems). - C
participants (2)
-
Chris McDonough -
Paul Sue