Hi,
I've been running Grommunio (CE) for round about 2 years on my RL9 box with default php 8.0 installed. Since the upgrade to gromox 3 it seems that php 8.0 isn't sufficient anymore:
WARNING: [pool grommunio-sync-pool] child 7366 said into stderr: "NOTICE: PHP message: PHP Parse error: syntax error, unexpected token ")" in /usr/share/php-mapi/class.baserecurrence.php on line 1709"
Currently, gromminio-web is broken (server error 500 from the backend).
grommunio-sync ist still working, the warning above doesn't seem to cause problems.
Today I tried switching to php 8.3 (remi) but then the php mapi module isn't loaded anymore:
PHP Warning: PHP Startup: mapi: Unable to initialize module
I rolled back to php 8.0 - sync is working again but grommunio-web is broken.
Are there any docs / hints which php version is supported / recommended on EL9?
bye
Daniel