mapi.so not loaded on fresh installation from Kopano (latest RPMs) and CentOS 8.3.2011
-
Hallo!
I have made a complete fresh installation from latest Community Version yesterday, on a also complete fresh installed CentOS 8.3.2011.
Installation has worked without any troubles, but on first connection to https://<myserver>/webapp the page told me:
Not Found: PHP mapi extension not found.So I have checked the logs and that’s right, during php initialization mapi.so run into an error:
PHP Warning: PHP Startup: Unable to load dynamic library ‘mapi.so’ (tried: /usr/lib64/php/modules/mapi.so (/usr/lib64/php/modules/mapi.so: undefined symbol: php_error_docref), /usr/lib64/php/modules/mapi.so.so (/usr/lib64/php/modules/mapi.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0can anyone help me on that fault?
best regards
Matthias -
Well what PHP stream do you have enabled. We build for module:php-7.4 only. Please check if you have that one.
-
@longsleep
many thanks !I switched from php stream 7.2 to 7.4, that’s resolved the problem.
best regards
Matthias -
OK great - thanks for confirming.
-
@longsleep Hi had a similar problem on Rocky 8.5 with same complaint resolved by upgrading from php 7.2 to 7.4, however, when trying to install z-push it complains ‘nothing provides php-mapi-webapp’ Just wondering if you had similar problem