11 Jul
2003
11 Jul
'03
7:46 p.m.
the site-layout installs a configuration that expects to connect to a ZEO server listening on port 8001. i assume it did install the ZEO server. you need to start it. jens On Friday, Jul 11, 2003, at 15:31 US/Eastern, robert wrote:
After setting up a new Zope (using the site-layout NZORedux) I can start zope, however I can not attach to it.
the debug log has error as like follows: PROBLEM(100) zrpc:9529 CW: error connecting to ('localhost', 8001):ECONNREFUSED
what can be the reason? what can I do to fix it?
thanks for any feedback