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