Hi,

I just tested davical-1.0.2p0 package and the last agendav (using github).
So use calendar / share calendar works very well.

Works also with Iphone, Ipad, ical...

Met problems :

1) Error in PHP (undefined variable); agendav give CODE HTTP=500
solved thank's to James Turner :
Changing line 108 of
caldav-ACL.php (davical) to:
global $cache_delete_list, $request;

2) When try to share calendar : agendav give CODE HTTP=403
Solved, thank's to Jorge López Pérez
DAViCal is really sensitive about the SERVER_NAME variable it gets from
the web server. So make sure you know your SERVER_NAME variable
(e.g. ServerName in Apache) and set your caldav_*_urls to use it.
Otherwise, DAViCal will complain when sharing a calendar.

It will be famous if someone can port agendav for OpenBSD.

Regards,

Wesley MOUEDINE ASSABY
wesley[at]mouedine[dot]net
www.mouedine.net



Reply via email to