[Zope] Problem Starting Zope PANIC (300)

Roel Van den Bergh roel@planetinterior.com
Wed, 17 Apr 2002 15:32:09 +0200


For some time we have been using Zope onboth W2K and Redhat 7.2 without any
mayor problems.
We have been following the mailing list for a while now, but this is new to
us.

We just bought a brand new pre installed webserver (Dell PowerApp) running
linux RH 7.0(?)
After unpacking and installing Zope we tried to start Zope using ./start and
got the following error:

2002-04-17T12:45:45 PANC (300) z2 startup exception
Traceback (innermost last):
	File /usr/local/zope/2-5-0/z2.py line 556, in ?
	File /usr/local/zope/2-5-0/ZServer/HTTPServer.py, line 320 in __init__
	File /usr/local/zope/2-5-0/ZServer/medusa/http_server.py, line 570 in
__init__
	File /usr/local/zope/2-5-0/ZServer/medusa/asyncore.py, line 306, in bind
error: (998, 'Address already in use')

Apparantly Zope is trying to access a port already assigned.
Is there any workaround this?

TIA, Roel