5 Feb
2004
5 Feb
'04
6:52 p.m.
CY wrote at 2004-2-6 00:29 +0800:
I am using zope 2.6.2 on RH8. I have a small application written in DTML on my test server. When I exported this test.zexp and import into my production server. It was OK before restarting zope. However, I am unable to restart zope after this. Could it be that my test application is having a different user folder .
Startup problems are best analysed by: * activate Zope logging (--> "doc/LOGGING.txt") * start Zope * look in your logfile. -- Dieter