Greetings First , I am glad to join you at this list. I installed Zope on Fedora Core 6, and started to learn how to use it. for a few days i was able to access the management interface (ZMI) through http://127.0.0.1:8080 after starting zope through .../zopectl start. but as a sudden I found myself unable to enter to the ZMI anymore. The browser displays an error as if zope is not started at all. I am a newbie in both Linux and Zope, so please can anyone pass me some tips on how to check what is causing the problem and how to solve it? I searched the internet for two weeks now, but there is no hint about the problem!! Sincerely Yours, Zope Beginner (0.0.1.1)
Greetings First , I am glad to join you at this list. I installed Zope on Fedora Core 6, and started to learn how to use it. for a few days i was able to access the management interface (ZMI) through http://127.0.0.1:8080 after starting zope through .../zopectl start. but as a sudden I found myself unable to enter to the ZMI anymore. The browser displays an error as if zope is not started at all. I am a newbie in both Linux and Zope, so please can anyone pass me some tips on how to check what is causing the problem and how to solve it? I searched the internet for two weeks now, but there is no hint about the problem!! Possibly your Zope doesn't start because of some errors. Take a look at log/event.log to see if there are any errors at the end of this file.
Also try to run: .../zopectl fg This command starts zope but stays attached to the console and displays startup errors etc. If you find any errors post full traceback here. -- Maciej Wisniowski
Mohammed Tlais, on 2007-06-13:
Greetings First , I am glad to join you at this list. I installed Zope on Fedora Core 6, and started to learn how to use it. for a few days i was able to access the management interface (ZMI) through http://127.0.0.1:8080 after starting zope through .../zopectl start. but as a sudden I found myself unable to enter to the ZMI anymore. The browser displays an error as if zope is not started at all. I am a newbie in both Linux and Zope, so please can anyone pass me some tips on how to check what is causing the problem and how to solve it?
Two options: 1. Look for errors in the log/event.log file of your zope instance. 2. Start Zope with bin/zopectl fg That last one will start zope in the foreground, which will let you see any warnings and errors that it runs into when starting up. -- Maurits van Rees | http://maurits.vanrees.org/ [NL] Work | http://zestsoftware.nl/ "Do not worry about your difficulties in computers, I can assure you mine are still greater."
participants (3)
-
Maciej Wisniowski -
Maurits van Rees -
Mohammed Tlais