Browsing tag

lamp stack

Install LAMP Stack (Apache, MariaDB, PHP) on Ubuntu 22.04

LAMP stack ( Linux, Apache, MariaDB / MySQL, and PHP) is the most widely used software technology stack used by hosting companies to host websites and blogs. In addition, this stack is commonly used to deploy content management systems such as WordPress, Drupal, Joomla, etc. Here, we will see how to install LAMP stack on […]

How To Install Apache, MariaDB, PHP (LAMP Stack) on Debian 11

LAMP Stack stands for Linux, Apache, MariaDB, and PHP stack. This stack is used by most web hosting companies to host websites, blogs and is also used in web developments. Due to free and open-source licensing, this stack is the best alternative to expensive stacks. Install LAMP Stack Install Linux Follow the Step by Step […]