The file:
/etc/php/8.2/fpm/conf.d/gromox.conf
... still isn't created automatically. There are still folder and file permissions errors:
Directory Error: /var/lib/grommunio-web/session isn't writable
session.save_path is not writable. This means PHP is practically running stateless, which is incompatible with the requirements of grommunio-web.
Directory Error: /var/lib/grommunio-web/tmp isn't readable
Please make sure this directory exists and is writable for nginx/php-fpm
Directory Error: /var/lib/grommunio-web/tmp isn't writable
Please make sure this directory exists and is writable for nginx/php-fpm
grommunio Web can't start because of incompatible configuration.
Please correct above errors, a good start is by checking your '/etc/php/8.2/fpm/php.ini' file.
You can disable this configuration check by editing the file '/usr/share/grommunio-web/config.php', but this is not recommended.
... and with the latest update from the supported repository the Admin MGMT throws an Internal Error 500. Is there any ETA when the Debian repository will receive the required updates that fixes those issues? I just tried reinstalling from scratch following this documentation: https://docs.grommunio.com/admin/manual_core.html