SiteRoot locked out, how do you unlock Siteroot?
I set-up Base wrong and am now locked out. According to a recent post and fritz's how-to, there seems to be a way to unlock or delete SiteRoot thru FTP. Or is there another way besides FTP? Where do I find it in Zope? Does this save all my content? Thanks, -Trevor (slightly paniced) *****OLD POST********** Even if you don't use FTP it may be useful to keep it running. For example it's possible to get locked out of the management interface because of a problem with a siteroot (if you're using siteroots). It's great to be able to ftp in and delete the siteroot. Then re-add it. ***********************
On Fri, Sep 07, 2001 at 09:15:00AM -0400, Trevor Toenjes wrote:
I set-up Base wrong and am now locked out. According to a recent post and fritz's how-to, there seems to be a way to unlock or delete SiteRoot thru FTP. Or is there another way besides FTP?
Where do I find it in Zope? Does this save all my content?
DON'T PANIC (in big friendly letters) - you data is intact. You can delete SiteRoot by FTP. Or you can go to http://localhos/_SUPPRESS_SITEROOT/manage to temporary suppress SiteRoot. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
Thanks Oleg, (may Douglas Adams rest in peace!)
DON'T PANIC (in big friendly letters) - you data is intact. You can delete SiteRoot by FTP.
I have looked in my zope install files, but dont see a file called SiteRoot. Where is it? Or you can go to
http://localhos/_SUPPRESS_SITEROOT/manage to temporary suppress SiteRoot. I will ty this as well.
Thanks, Trevor
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.
http://your_site/_SUPPRESS_SITEROOT/manage ----- Original Message ----- From: "Trevor Toenjes" <zope@toenjes.com> To: <zope@zope.org> Sent: Friday, September 07, 2001 9:15 AM Subject: [Zope] SiteRoot locked out, how do you unlock Siteroot?
I set-up Base wrong and am now locked out. According to a recent post and fritz's how-to, there seems to be a way to unlock or delete SiteRoot thru FTP. Or is there another way besides FTP?
Where do I find it in Zope? Does this save all my content?
Thanks, -Trevor (slightly paniced)
*****OLD POST********** Even if you don't use FTP it may be useful to keep it running.
For example it's possible to get locked out of the management interface because of a problem with a siteroot (if you're using siteroots). It's great to be able to ftp in and delete the siteroot. Then re-add it. ***********************
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Trevor Toenjes wrote:
I set-up Base wrong and am now locked out. According to a recent post and fritz's how-to, there seems to be a way to unlock or delete SiteRoot thru FTP. Or is there another way besides FTP?
Where do I find it in Zope? Does this save all my content?
Don't worry, it's easy to get out of. Just visit: http://www.yourhostname.com/pathtothefolderwiththesiteroot/_SUPPRESS_SITEROO... ...and delete or fix it. Cheers, Evan @ Zope
I set-up Base wrong and am now locked out. According to a recent post and fritz's how-to, there seems to be a way to unlock or delete SiteRoot thru FTP. Or is there another way besides FTP?
Where do I find it in Zope? Does this save all my content?
Don't worry, it's easy to get out of. Just visit:
http://www.yourhostname.com/pathtothefolderwiththesiteroot/_SUPPRESS_SITEROO T/manage_main Thanks, Evan, Your hints for the PATH is what I needed. WUNDERBAR! -Trevor
participants (4)
-
Chris McDonough -
Evan Simpson -
Oleg Broytmann -
Trevor Toenjes