[horde] Synchronise

Mike Bydalek mbydalek at compunetconsulting.com
Thu Mar 9 07:32:38 PST 2006



Markus Braun wrote:
>
> Hi, i have some questions.
>
> I installed the SyncClient PIM Outlook 1.4.3.
>
> I put the adress:
>
> www.domain.de/horde/rpc.php
>
> and the login username/password of imp in the plugin of sync.
>
> when i try this command in the shell:
> tail -f /tmp/horde.log | grep "SyncML:"
>
> I get this error:
>
> ar 08 22:11:27 HORDE [error] [horde] SyncML: Error! Invalid database: scard. 
> On               ly tasks, calendar, notes, and contacts allowed! [on line 
> 252 of "/usr/share/php               /SyncML/Command/Alert.php"]
>
>   
The database you configure can only be tasks, calendar, notes, and/or
contacts - not scard.  You need to change this in your client.
> When i try:
>
> www.domain.de/horde/rpc.php/services/portal/syncml.php
>
> I get this error:
>
>
> Warning: main(HTTP/WebDAV/Server.php): failed to open stream: Datei oder 
> Verzeichnis nicht gefunden in /usr/share/php/Horde/RPC/webdav.php on line 3
>
> Warning: main(): Failed opening 'HTTP/WebDAV/Server.php' for inclusion 
> (include_path='.:/usr/share/php') in /usr/share/php/Horde/RPC/webdav.php on 
> line 3
>
> Fatal error: Class http_webdav_server_horde: Cannot inherit from undefined 
> class http_webdav_server in /usr/share/php/Horde/RPC/webdav.php on line 70
>   
pear install HTTP_Webdav_Server

-Mike


More information about the horde mailing list