Set Up LAMP STACK Web Server in 10 mins!!! Linux (Ubuntu Server) + Apache2 + MySQL + PHP
Set up a LAMP Stack virtual web server in just 10 mins!
LAMP is a software stack used for web development. A software stack includes everything needed to support an application. LAMP Stack Includes:
✶ Operating System: Linux
✶ Server: Apache2
✶ Database: MySQL
✶ Programming Language: PHP
In this tutorial we will install and set up LAMP Stack in an Oracle VirtualBox. Ubuntu Server is the flavor of Linux we will use.
Oracle VirtualBox Download: https://www.virtualbox.org/wiki/Downloads
Ubuntu Server Download: https://ubuntu.com/download/server
LAMP Stack tutorials: https://www.codingcommanders.com/LAMP/
Install LAMP Stack lesson: https://www.codingcommanders.com/LAMP/apache+mysql+php.php
Delete the Apache2 Default Page: https://www.codingcommanders.com/LAMP/apache_default_page.php
Steps to Set up LAMP Stack:
1) Create a New VirtualBox Image
2) Install and Set up Ubuntu Server on the Image
3) Install Apache2
4) Install MySQL
5) Install PHP
6) Change to Bridged Network Connection
7) Delete the Apache Default Page
8) (optional) Edit host file to set an alias
If you have any questions feel free to ask! Don’t forget to subscribe 🙂
Follow Coding Commanders
Twitter: @codingcommander
Twitch: DaisyChainCosplay
Facebook: Coding Commanders
IG: @codingcommanders
by Coding Commanders
linux web server