28 Apr
2001
28 Apr
'01
9:46 p.m.
Jason Cunliffe writes:
When I try to run a zecond Zope on port 88 I get an error"
error: .... File "/web/Zope-eturb/ZServer/medusa/asyncore.py", line 242, in bind return self.socket.bind (addr) socket.error: (98, 'Address already in use') There is another server (probably not Zope) using port 88.
You either need to locate this server and shut it down or give Zope a different port. Dieter