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 yum(dnf) 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 Teddysun Repository

MariaDB packages provided by MariaDB Repository.

PHP provided by Remi Repository

More details:

  • Github project

  • LAMP stack installation scripts by Teddysun