Fast and easy install (PHP + MySQL + Apache) LAMP on Ubuntu
Step 1: install tasksel
sudo apt-get install tasksel
Step 2: Run install PHP, MySQL & Apache as LAMP server
sudo tasksel install lamp-server
Completed! Now you have installed PHP, MySQL, and Apache on your Ubuntu
Additional: Create site area
Continue reading Web-server on Ubuntu (PHP + MySQL + Apache) in 2 commands