install lamp stack code example
Example 1: installing php on ubuntu
sudo apt install php7.2-cli
sudo apt install hhvm
Example 2: ubuntu server lamp installation
sudo tasksel install lamp-server
Example 3: install apache2 mysql php ubuntu 18.04
sudo ufw allow in "Apache Full"
#allow fill stack