UbuntuServer
Beispiel für einen Ubuntu 16.04 Server (ohne GUI)
nginx + php7 + mysql
apt-get install nginx-full php-fpm mysql-server php-mysql
Entwicklung
apt-get install php-dev php-mbstring php-pear
Beispiel für einen Ubuntu 16.04 Server (ohne GUI)
apt-get install nginx-full php-fpm mysql-server php-mysql
apt-get install php-dev php-mbstring php-pear