Odd request: how to shutdown Zope
Hello, is there a method (or URL) that I can use to shut down Zope? It would be a / folder manager (authenticated, of course). I know that (s)he can travel to the control panel but I'd like to have the possibility to shutdown elsewhere. Is this possible? Best regards, Carlos.
Hi Carlos, --On Donnerstag, 26. Juli 2001 13:15 -0400 "Carlos A. Carnero Delgado" <texel@rtvc.com.cu> wrote:
Hello,
is there a method (or URL) that I can use to shut down Zope? It would be a / folder manager (authenticated, of course). I know that (s)he can travel to the control panel but I'd like to have the possibility to shutdown elsewhere. Is this possible?
Why not travel there and note the URL down you get in the browser? :-) You might look at the source too to get the last piece of the URL. Actually it turns out to be: http://yoursite/Control_Panel/manage_shutdown Voilá! :-) HTH Tino
Tino Wildenhain wrote:
is there a method (or URL) that I can use to shut down Zope? It would be a / folder manager (authenticated, of course). I know that (s)he can travel to the control panel but I'd like to have the possibility to shutdown elsewhere. Is this possible?
Why not travel there and note the URL down you get in the browser? :-) You might look at the source too to get the last piece of the URL.
Actually it turns out to be:
I would like to suggest to the list manager that they copy/paste the following into the list welcome message that a new subscriber receives. "Anything that can be done from the Zope Management Interface can be done from your application. Sometimes looking at the URL will tell you the answer, sometimes you may need to view the page source or page information. This is the best way to learn how Zope works and to use it to it's maximum. If you cannot find the answer there, the mailing archives are your greatest resource, before asking on the list." Dieter, Tino or someone answers a question like this at least twice a week. Not that they mind I'm sure but I know that the best tip I received when starting out was when Dieter Maurer made that point to me. Cheers, -- Tim Cook, President - Free Practice Management, Inc. http://www.FreePM.com Office: (731) 884-4126 ONLINE DEMO: http://www.freepm.org:8080/FreePM
participants (3)
-
Carlos A. Carnero Delgado -
Tim Cook -
Tino Wildenhain