Setting Up
-
2. Installing LAMP
Now to Install LAMP Web Server.
sudo apt install apache2 php mysql-server php-mysql libapache2-mod-php
If Got “User is Not in Sudoers file” then see: How to Enable sudo
How to Replace MySQL with the MariaDB for Elementary OS.
Contents