Címke: 2.3.1
Ubuntu 16.04 LTS 16.10 17.04 – MantisBT-2.3.1
MantisBT
Frissítés, függőségek telepítése
sudo apt-get update
sudo apt-get install unzip postfix apache2 mysql-server phpmyadmin php
Apache2 konfigurálása, előkészítés
sudo mkdir -p /var/www/html/mantis/public_html
sudo cp /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/mantis.conf
sudo nano /etc/apache2/sites-available/mantis.conf
<VirtualHost *:80>
ServerAdmin...





















