[Zope] 2.5.1 to 2.8.0
Lennart Regebro
regebro at gmail.com
Mon Jun 27 11:34:08 EDT 2005
On 6/27/05, Tim Suter <tsuter at cait.org> wrote:
> I deleted the Zope dir to start over. Went through the configure make
> and make install routine from the source directory....ran
> mkzopeinstance.py then after running:
>
> # su -c "/opt/zope/knowledge/bin/runzope" itadmin
>
> I get this:
>
> Traceback (most recent call last):
> File "/opt/zope/lib/python/Zope2/Startup/run.py", line 56, in ?
> run()
> File "/opt/zope/lib/python/Zope2/Startup/run.py", line 21, in run
> starter.prepare()
> File "/opt/zope/lib/python/Zope2/Startup/__init__.py", line 92, in
> prepare
> self.setupServers()
> File "/opt/zope/lib/python/Zope2/Startup/__init__.py", line 207, in
> setupServers
> raise ZConfig.ConfigurationError(socket_err
> ZConfig.ConfigurationError: There was a problem starting a server of
> type "HTTPServer". 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)
>
> Can someone tell me what this is?
Well, it sais that the adress you try to use is already in use, and so
far I haven't seen this happen except when it is.
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope
mailing list