Hi ffs69,
Made some more tests and I can confirm this :
-
switching from php to phpcgi in the OVH config does solve the problem you describe and also solves the gallery app problem I mentioned (also in my own post here (https://help.nextcloud.com/t/gallery-error-downloading-slideshow-template/31201)
-
BUT doing this breaks my carddav/caldav synchro with Thunderbird AND with Davdroid
-
I switched back to php and my synchro is running fine again.
And as strange as it sounds, invisible elements you mentioned are now displayed !
(Is it related to some cache on the server side and will it stay stable in long term ?..)
But gallery app is again broken.
Finally, my “valid” OVH config, is the following
app.engine=php app.engine.version=7.2 http.firewall=none environment=production container.image=stable
Obviously, for my usage, carddav/caldav synchro (and webdav but this part does not seem to be impacted) is more important to me than a gallery app, but it would be nice to make it running to share photos with family and friends for example.
If anyone else has ideas…
Thanks to all.