Ralf
I was replying to the topic of the thread. All of a sudden, after an update, my DAVx synced calendar couldn’t find the CALDAV server that had been working for quite a while. I tried all sorts of different approaches, but it kept being unable to connect to the server. I tried adding the “required” line to the groupdav.htaccess file as indicated in the groupdav.php file, but that didn’t seem to make any difference. I started comparing groupdav.php files from earlier releases and found that the block of authorization code was added in a relatively recent update. After backing up my EGW database. I tried commenting out that block of code in groupdav.php and the problem went away. I don’t know why that block of code was failing. As I indicated in my post, I have no ability to update php on the server system beyond php 8.3. The whole thing is running on an Asustor NAS, so I can’t just install a whatever php version I feel like.
While this is my first time posting on this forum, I’ve been chasing bugs and problems in code since 1964, Not, as they say, my first rodeo.