Installing Nginx, PHP, MySQL (LEMP) Stack on Ubuntu 18.04 – Part -2
Install Mysql and Phpmyadmin Installing MySQL to Manage Site Data Now that you have a web server, you need to install MySQL (a database management system) to store and manage the data for your site. Install MySQL by typing: $…
