
webmaster at tikijs
Oct 17, 2011, 8:40 AM
Post #2 of 9
(502 views)
Permalink
|
Same issue here, in the same condition. Envoyé depuis mon téléphone Android. -----Original Message----- From: "Michael Köhler" <davical-general [at] makomi> To: davical-general [at] lists Sent: lun., 17 oct. 2011 14:36 Subject: [Davical-general] No CardDav with IOS5 an 0.9.9.6 Hi, after upgrading my iPhone to IOS 5 I can´t connect CardDAV to my davical 0.9.9.6 - I always get following errors: [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :***************** Response Header **************** [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-Powered-By: PHP/5.3.3-7+squeeze3 [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Server: 0.9 [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->DAV: extended-mkcol, calendar-proxy, bind [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->X-DAViCal-Version: DAViCal/0.9.9; DB/1.2.11 [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: headers:-->Content-type: text/xml; charset="utf-8" [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: :******************** Response ******************** [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><?xml version="1.0" encoding="utf-8" ?> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--><error xmlns="DAV:"> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <need-privileges> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <resource> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <href>/principals/</href> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <privilege> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> <read/> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </privilege> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </resource> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--> </need-privileges> [Mon Oct 17 14:20:29 2011] [error] [client XX.XX.XX.XX] davical: LOG: response:--></error> My .htaccess looks like: ----- AcceptPathInfo On php_value include_path /usr/share/awl/inc php_value magic_quotes_runtime 0 php_value magic_quotes_gpc 0 php_value register_globals 0 php_value error_reporting "E_ALL & ~E_NOTICE" php_value default_charset "utf-8" php_admin_value suhosin.server.strip 0 RewriteEngine On RewriteCond %{REQUEST_URI} !^/$ RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ /caldav.php/$1 [NC,L] ----- Before upgrading IOS I use 4.3.3 and everything works - but I don´t know if the changing from 0.9.9.4 to 0.9.9.6 are the problem which I´ve done a few weeks ago could also be the problem. Connects from Mac OS X 10.6 and 10.7 are working - only IOS are corrupt :(. Anybody knows this behavior and could get my some help? Bye, Michael ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|