just to make sure it's not due to an old PyWebDav I installed most recent setuptools and pyWebDav from official (experimental) debian sources (see below). It didn't make any difference. No WebDAV listening.
Entpacken von python-setuptools (aus .../python-setuptools_0.6.29-1_all.deb) ... python-setuptools (0.6.29-1) wird eingerichtet ... root@[]:~# easy_install pyWebDav Searching for pyWebDav Best match: PyWebDAV 0.9.8 Adding PyWebDAV 0.9.8 to easy-install.pth file Installing davserver script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Processing dependencies for pyWebDav Finished processing dependencies for pyWebDav root@[]:~# /etc/init.d/tryton-server restart Restarting Tryton Application Platform: trytondstart-stop-daemon: warning: faile d to kill 31214: No such process . root@[]:~# netstat -tupan | grep python tcp 0 0 127.0.0.1:59713 127.0.0.1:5432 VERBUNDEN 3291/python tcp 0 0 127.0.0.1:59716 127.0.0.1:5432 VERBUNDEN 3291/python tcp6 0 0 :::8000 :::* LISTEN 3291/python tcp6 0 0 84.200.210.180:8000 85.1.172.158:56317 VERBUNDEN -- -- [email protected] mailing list
