Hi all, i’m using Debian Bookworm with php8.2-fpm.
I have nginx with Nextcloud Hub 8 (29.0.8) version.
1 - For output_buffering, i have tried to fix the problem with correct syntaxe on following files.
etc/php/8.2/fpm/php.ini
etc/php/8.2/cgi/php.ini
nextcloud/.htaccess
nextcloud/.user.ini
Syntaxe is : output_buffering = ‘Off’
The problem stay the same ! An idea to fix this ?
2 - Another subject is the webserver not support ‘.mjs’ files used JavaScript MIME.
I added in my nginx configuration next to .js .mjs but the problem stay the same !
Have you an example of nginx configuration ?
Thanks a lot