Kopano Installation in UBUNTU 18.04
-
Hi i have copied file from /etc/usr/exmpl-config to /etc/kopano & renamed it as server.cfg but when i opened it using gedit it is a blank file…
-
@yaseen said in Kopano Installation in UBUNTU 18.04:
Hi i have copied file from /etc/usr/exmpl-config to /etc/kopano & renamed it as server.cfg but when i opened it using gedit it is a blank file…
maybe check the permission on the file you copied.
-
in example-config below listed files is there
apparmor.d autorespond.cfg dagent.cfg.gz ical.cfg monitor.cfg server.cfg.gz unix.cfg
autorespond backup.cfg gateway.cfg ldap.cfg search.cfg spooler.cfg.gz -
Hi thomas thanks i have configured mysql as per your guidance & what is next thing to do is ldap or active directory for configuration of kopano or we can configure it later ?
& also provide commands to install kopano webapp…
-
getting belo message while installing appache.
Reading state information… Done
E: Unable to locate package libapache2-mod-php7.0
E: Couldn’t find any package by glob ‘libapache2-mod-php7.0’
E: Couldn’t find any package by regex 'libapache2-mod-php7.0 -
@xthbx said in Kopano Installation in UBUNTU 18.04:
/usr/share/doc/kopano/example-config
can i install appache2 & php7 seperatly ?
-
hi thomas afetr installing apache2 & php seperatly while perfprming this (sudo phpenmod kopano ) command i am getting below error message.
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.1/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.1/mods-available -
Hi i am at final installation please help me to configure webapp
-
@yaseen said in Kopano Installation in UBUNTU 18.04:
Hi i am at final installation please help me to configure webapp
please follow https://kb.kopano.io/display/WIKI/Apache there is everything you need for webapp with apache
-
Hi now i am getting below error while using command “sudo phpenmod kopano”
root@test:/etc/kopano# sudo phpenmod kopano
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-available -
@yaseen said in Kopano Installation in UBUNTU 18.04:
Hi now i am getting below error while using command “sudo phpenmod kopano”
root@test:/etc/kopano# sudo phpenmod kopano
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-availabledid you install
libapache2-mod-php7.2
? -
yes installed
-
Now i am getting below error:
root@test:/etc/php/7.2/mods-available# phpenmod kopano
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.2/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.2/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-available -
@yaseen said in Kopano Installation in UBUNTU 18.04:
Now i am getting below error:
root@test:/etc/php/7.2/mods-available# phpenmod kopano
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.2/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.2/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-available
WARNING: Module kopano ini file doesn’t exist under /etc/php/7.0/mods-availabletake a look here maybe that helps https://forum.kopano.io/topic/1356/not-found-php-mapi-extension-not-found
-
hi tomas i have already followed the link which you you sent to me.
but no luck -
in this location "/etc/php/7.2/mods-available " there is mapi.ini file .
-
I wrote a short tutorial for Debian Stretch for my students, it’s not full self explanatory. SSL/TLS is a later unit, we deactivate it here.
It’s in german
https://www.wvss-mannheim.de/~baum/kopano14.pdf -
Hi irrlicht thank you for the document
is there any document in English language ?
can you please provide step by step installation process…? -
Please clear is this below procedure is perfect to install kopano core ?
To install kopano in ubuntu 18.04:
1.ubutnu 18.04LTS destop edition or Server edition.
2.installing kopano core.
3.install mysql & add user kopano.
4.install apache & php.
5.install kopano webapp. -
first we should check the environment.
is kopano-server running?lsof -i -P | grep kopano-se
or
ps fax | grep kopano-se
or
netstat -tulpn