• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Horde -Kronolith Problem

Seven Internet

New Pleskian
I have been trying to find out how to setup kronolith so I can sync outlook or thunderbird to the horde calendar.

If I copy and paste the ics URL into a browser http://webmail.domain.com/rpc.php/kronolith/[email protected]/n4YqZYIInjzcAU0sZzPyLA1.ics

I get the following error message.
A fatal error has occurred

A storage backend for DAV has not been configured.

Details have been logged for the administrator.

I just don't know how to configure the backend storage for DAV. Any help would be appreciated.
 
Would someone from parallels like to comment? I have contacted the horde mailing list and no one can help because they don't know plesk custom setup.
 
Hello all,

I added these two lines

$conf['davstorage']['params']['driverconfig'] = 'horde';
$conf['davstorage']['driver'] = 'Sql';

to

/etc/psa-webmail/horde/horde/conf.php

and the errors dissapears. I had a look in /var/log/psa-horde/psa-horde.log - this says that the error occurs in /usr/share/psa-pear/pear/php/Horde/Core/Factory/DavStorage.php (Line38). This file wants a global setting that was not configured, so I've done this.
 
Back
Top