Hallo, ich bin neu bei Grommunio und habe deswegen mit dem System wenig Erfahrung. Ich hatte die Appliance vor einiger Zeit installiert und jetzt das Update auf 15.6 durchgeführt. Nun kommt beim Aufruf vom Webmail folgender Fehler:
Not Found: PHP mapi extension not found
If you have upgraded Gromox, please restart nginx/php-fpm
grommunio Web can't start because of incompatible configuration.
Please correct above errors, a good start is by checking your '/etc/php8/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.
php -m zeigt mapi nicht an ... - aber im Extensions Verzeichnis finde ich die mapi.so?
mapi version nicht kompatibel mit der vorhandenen PHP Version?
PHP Warning: PHP Startup: mapi: Unable to initialize module
Module compiled with module API=20200930
PHP compiled with module API=20220829
These options need to match
in Unknown on line 0
extension_dir => /usr/lib64/php8/extensions => /usr/lib64/php8/extensions
sqlite3.extension_dir => no value => no value
php -v
PHP Warning: PHP Startup: mapi: Unable to initialize module
Module compiled with module API=20200930
PHP compiled with module API=20220829
These options need to match
in Unknown on line 0
PHP 8.2.26 (cli) (built: Nov 25 2024 12:00:00) (NTS)
Copyright (c) The PHP Group