User tools

Website tools


Ubuntu

This is an old version of the document!


Ubuntu 1604

Bei der Installation auf einem Ubuntu 1604 System sind einige Vorarbeiten notwendig.

Bevor das Paket benno-web installiert werden kann, müssen der Apache Webserver und PHP-Pakete installiert werden.

apt-get install apache2 libapache2-mod-php7.0 php7.0-sqlite3 php7.0-curl php-mbstring

After that, the Prefork module and the PHP7 module are activated.

a2enmod php7.0 a2dismod mpm_event a2enmod mpm_prefork

The installation of Benno MailArchiv can now be carried out.

apt-get install benno-archive benno-rest benno-web
ubuntu.1512636576.txt.gz · Zuletzt geändert: 2017/12/07 08:49 von lwsystems