[Support] zope-server startet nicht, webDav-Port

Pavel Bogdanovic pb at prontonet.eu
Thu Nov 9 19:52:12 CET 2006


Hallo Leute,

entschuldigung für die unvollständige Mail eben.

 

ich kann in meinem neuen Paket pro01 den ZopeServer nicht starten. Es kommt
die Fehlermeldung 

 

File
"/usr/local/share/zope/instances/2.9.4/lib/python/Zope2/Startup/__init__.py"
, line 208, in setupServers

    raise ZConfig.ConfigurationError(socket_err

ZConfig.ConfigurationError: There was a problem starting a server of type
"WebDAVSourceServer". 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)

Der Port in der zope.conf ist richtig:

 

<http-server>

  # valid keys are "address" and "force-connection-close"

  address 30200

  # force-connection-close on

</http-server>

 

# Examples:

#

  <ftp-server>

    # valid key is "address"

    address 30202

  </ftp-server>

#

  <webdav-source-server>

    # valid keys are "address" and "force-connection-close"

   address 30201

    force-connection-close off

  </webdav-source-server>

 

 

Wenn ich die Webdav-Konfiguration auskommentiere, kommt es an der Stelle zu
keiner Fehlermeldung.

 

Gruß

Pavel

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archiv/support/attachments/20061109/eb080df0/attachment.html


More information about the Support mailing list