All four components collectively known as LAMP STACK. To install them step by step, just copy from here and paste these commands in Terminal of Ubuntu or Lubuntu. Step-1) INSTALL APACHE (Latest) sudo apt-get install apache2 Step-2) Check APACHE in Browser (Firefox) run this command and press Enter. http://localhost if you can see like image […]
via How to Install LAMP, PHP 7.0, MySQL and PHPMyadmin on UBUNTU or Lubuntu 17 — SANGRAM SYSTEMS