[Zope] Newbie question
Sam Bright
exciter at exciter.ws
Sun May 9 20:56:36 EDT 2004
I got zope installed but when I try to ./runzope I get the following errors:
2004-05-09T15:26:14 INFO(0) ZServer HTTP server started at Sun May 9 15:26:14 2004
Hostname: Dissident
Port: 8080
Traceback (most recent call last):
File "/opt/Zope-2.7/lib/python/Zope/Startup/run.py", line 49, in ?
run()
File "/opt/Zope-2.7/lib/python/Zope/Startup/run.py", line 19, in run
start_zope(opts.configroot)
File "/opt/Zope-2.7/lib/python/Zope/Startup/__init__.py", line 46, in start_zope
starter.setupServers()
File "/opt/Zope-2.7/lib/python/Zope/Startup/__init__.py", line 198, in setupServers
raise ZConfig.ConfigurationError(socket_err
ZConfig.ConfigurationError: There was a problem starting a server of type "FTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)
Does anyone know what I'm doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20040509/085e8bf5/attachment.html
More information about the Zope
mailing list