Really useful thread, I've been trying to get this working on FreeBSD for a while a the instructions here are spot-on. So far I've got the server up and running, just changing the binding address from the default, but when I access the server on http:// 192.168.200.6:8008/ I get the following error with no indication of which file or directory is missing. 2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Exception rendering: 2007-04-17 08:02:43+0200 [-] [caldav-8008] [-] Unhandled Error 2007-04-17 08:02:43+0200 [-] [caldav-8008] Traceback (most recent call last): 2007-04-17 08:02:43+0200 [-] [caldav-8008] Failure: twisted.internet.error.ConnectError: An error occurred while connecting: 2: No such file or directory. 2007-04-17 08:02:43+0200 [-] [caldav-8008] I'd appreciate some suggestions. Thanks Gianni