Congratulations. LAMP is installed successfully!
LAMP stack installation scripts

LAMP (Linux + Apache + MariaDB + PHP) is a powerful bash script for the installation of Apache + MariaDB + PHP and so on.

You can install Apache + MariaDB + PHP in a smaller memory VPS by apt-get command, Just need to input numbers to choose what you want to install before installation.

And all things will be done in a few minutes.

Apache packages provided by Official Repository

MariaDB packages provided by MariaDB Repository.

PHP provided by deb.sury.org

More details:

  • Github project

  • LAMP stack installation scripts by Teddysun