[horde] Kronolith calender sharing
Ralf Lang
ralf.lang at ralf-lang.de
Thu Nov 10 12:52:45 UTC 2022
I think I had this issue in the past.
At least some RPC URLs were broken on recent PHP.
Seriously, the ancient sabre/dav shipped with horde 5.2 is not totally
happy with modern PHP versions.
In the maintaina branch, I reworked horde/dav to work fit in with recent
sabre/dav (unbundled, from composer). This also required some minor
patches to kronolith and other dav consumers.
I am currently figuring out the necessary changes to the CI jobs that
automatically generate phpdoc, update the package repository etc so that
they fit in with horde's existing dev.horde.org page.
Sorry, it will take another evening or two.
Regards
Ralf
Am 09.11.2022 um 13:12 schrieb Ronny Forberger:
> Hi,
>
> I have reinstalled Horde using PEAR due to problems with ActiveSync.
>
> But now, having Horde installed via PEAR, I cannot share my calenders
> via ICS anymore.
>
> Thunderbird Lightning says it will not find any calenders under the
> ICS URL.
>
> When invoking the ICS URL directly in the browser, I get an HTTP 404
> error.
>
> Example: https://<host>/rpc/kronolith/ronnyforberger/<calender_id>.ics
>
> When I invoke https://<host>/rpc/kronolith/ I get some SabreDAV
> listing, but the kronolith folder is empty.
>
> On the local server filesystem, the /usr/share/php/www/horde/rpc
> folder exists with a file index.php in it.
>
> I am running Horde 5.2.23 with Apache 2.4.
>
> I do not get any errors in syslog regarding this. Is there any
> possibility to debug this? I have already enabled display_errors and
> error_reporting to E_ALL in php.ini.
>
> What could be the problem?
>
> Thanks in advance.
>
> Best regards,
>
> Ronny
>
More information about the horde
mailing list