Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    typo in manual

    Contributing
    1
    1
    588
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • thctlo
      thctlo last edited by

      https://documentation.kopano.io/kopanocore_administrator_manual/installing.html

      The part 3.3.3.2 Deb install
      maybe an option to add something like

      For newer distros like debian stretch and up, ubuntu 18.04.
      apt-get install mysql-server or apt-get install mariadb-server
      apt-get install apache2-mpm-prefork libapache2-mod-php5 or apt-get install apache2 libapache2-mod-php
      Where libapache2-mod-php defaults to libapache2-mod-php7.0

      Chap 3.4 SSL, The part:
      Creating the directory to hold the certificate files:
      mkdir /etc/aache2/certs
      chmod 700 /etc/apache2/certs
      cd /etc/apache2/certs

      mkdir /etc/aache2 should be /etc/apache2

      1 Reply Last reply Reply Quote 0
      • First post
        Last post