LAMP

Aus Reboot ITS Wiki
Wechseln zu: Navigation, Suche


Das Akronym LAMP steht für den kombinierten Einsatz von Linux, Apache, MySQL und PHP.

Installation

sudo apt-get install apache2 libapache2-mod-php7.2 php7.2 php7.2-mysql mysql-server

Bestandteile