|
From: Giuseppe S. <giu...@sg...> - 2023-06-21 21:40:31
|
Hello Andrew, I finally found the problem. It was related to nginx & php-fpm configuration that does not set $_SERVER['PATH_INFO'] in a way similar to other web servers. I created a patch and a merge request: https://gitlab.com/davical-project/davical/-/merge_requests/114 Thank you, Giuseppe |