[Zope] SiteRoot locked out, how do you unlock Siteroot?
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Fri, 7 Sep 2001 17:54:57 +0400
On Fri, Sep 07, 2001 at 09:55:44AM -0400, Trevor Toenjes wrote:
> I have looked in my zope install files, but dont see a file called SiteRoot.
> Where is it?
Wow! Do you understand that Zope stores its objects in Zope Object
Database? Ususally inside file called Data.fs. DO NOT delete the file - FTP
into Zope (Zope, not your host) and delete your SiteRoot.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.