20 Jun
2000
20 Jun
'00
11:07 a.m.
josh on wrote:
Would it be a bad idea to just install another copy of zope in a different directory? Would that clash somehow?
Maybe, but not in any bad way, the worst I can see happenign is that they try and get the same ports on your machine. Just run up one instance at a tiem to make sure that doesn't happen (it shouldn't anyway, but it never hurts to be paranoid) You could also try copying the data.fs from the old install over the one in the new install if you want to get your old data back, no reason why it shouldn't work. As for your error, it looks like something bad happened when zope tried to write to the log file. Did you do any funny configuration fro your logging? What version of Zope are you using? cheers, Chris