I'm experimenting with Zarafa and the old familiar php-mapi issue from 5.25 days has recurred yet again on 6.2 when using the webconfig server instance.
| Code: |
Not Found: PHP mapi extension not found
If you have upgraded zarafa, please restart Apache
Zarafa WebAapp can't start because of incompatible configuration.
Please correct above errors, a good start is by checking your '/usr/clearos/sandbox/etc/php.ini' file.
Or if you wish, you can disable this config check by editing the file '/usr/share/zarafa-webapp/config.php', but this is not recommend.
|
It's installed, sure enough....
[root@system ~]# rpm -qa | grep php-mapi
php-mapi-7.0.7-34256.x86_64
Is it recommended to run Webapp on the standard Apache server instead of the Webconfig server?