5 Jun
2003
5 Jun
'03
7:59 p.m.
Dennis Allison wrote at 2003-6-5 08:24 -0700:
On Thu, 5 Jun 2003, Simon Forster wrote:
Ah. Practice makes perfect. Off to re-instal then.
If you have repacked the database, you can simply copy Data.fs.old to Data.fs and return to the state just prior to the database pack.
Even when you have not packed, you do not need to reinstall Zope. Just copy "Data.fs.in" to "Data.fs" in your "var" folder. That resets the ZODB content to the initial state. You may also need to create an "inituser" or "access" file (to be able to login again). There is a HowTo about "emergency user" explaining how to do that. Dieter