Hi! When I click into Control Panel, and click restart or shutdown button, it doesn't work and post an error message. Why? I am using 2.4.3 from source release, python 2.1.1, and linux system. Is it because I remove the Zope Quickstart folder? Best regards, Terence Ng _________________________________________________________ Do you Yahoo!? SMS Messenger 手機電腦互動新趨勢 Instant messaging between PC and mobile http://hk.mobile.yahoo.com/sms_msgr.html
On Sat, 26 Jan 2002, [big5] Terence Ng wrote:
When I click into Control Panel, and click restart or shutdown button, it doesn't work and post an error message. Why?
Please post the error message and traceback. (You will probably have to view the source of the page to get the traceback.) -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
From: "Terence Ng" <ngterry2000@yahoo.com.hk> To: <zope@zope.org> Sent: Saturday, January 26, 2002 6:25 AM Subject: [Zope] restart and shutdown button
Hi!
When I click into Control Panel, and click restart or shutdown button, it doesn't work and post an error message. Why?
Well, usually the error message tells you that you see...
I am using 2.4.3 from source release, python 2.1.1, and linux system. Is it because I remove the Zope Quickstart folder?
No. Probably it's because you have the wrong file rights for your process, and the process can't write to the log file.
Terence Ng writes:
When I click into Control Panel, and click restart or shutdown button, it doesn't work and post an error message. Why? Usually, when you see a traceback, this indicates an error.
This is not the case with the "restart/shutdown" buttons. When you see there a "SystemExit: 0" exception, that's okay. For "restart", you may see a secondary error page a few seconds later (your browser reports that it could not contact the web server). This will happen, unless you have a really fast computer. In this case, Zope is not yet up again, when the browser retries the connection. Wait a little while and retry to connect... Dieter
participants (4)
-
Dieter Maurer -
Lennart Regebro -
Terence Ng -
Tim Wilson