Webapp problem on Ubuntu_16.04.
-
I install kopano webapp on Ubuntu_16.04.
● kopano-server.service - Kopano Core Storage Server Loaded: loaded (/lib/systemd/system/kopano-server.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2017-09-26 12:24:42 BDT; 51s ago Docs: man:kopano-server(8) man:kopano-server.cfg(5) man:kopano-admin(8) Main PID: 1325 (kopano-server) Tasks: 16 Memory: 12.5M CPU: 70ms CGroup: /system.slice/kopano-server.service └─1325 /usr/sbin/kopano-server -F Sep 26 12:24:42 mail2 systemd[1]: Started Kopano Core Storage Server.
I hit http://10.33.255.82/webapp/
Not Found: PHP mapi extension not found
If you have upgraded Kopano Core, please restart ApacheKopano WebApp can’t start because of incompatible configuration.
Please correct above errors, a good start is by checking your ‘/etc/php/7.0/apache2/php.ini’ file.
You can disable this configuration check by editing the file ‘/usr/share/kopano-webapp/config.php’, but this is not recommended.
What is my wrong?
-
Hi @abu-sayeed
@abu-sayeed said in Webapp problem on Ubuntu_16.04.:
What is my wrong?
you did not install the php-mapi package, or did not include this php module in your php configuration.
-
I solve this problem.
I update and upgrade my OS. Then I reinstall all deb Package.