SCMP 318 – Install MySQL

Goal

  • To have mySQL working on your server
  • To be able to assess the database through phpMyAdmin

Method

1. Following the following tutorial: https://support.rackspace.com/how-to/install-mysql-server-on-the-ubuntu-operating-system/

2. Following the following to install phpmyadmin: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04

Turn in

Screen shots showing:

  1. mysql console programing with list of databases and users
  2. phpmyadmin logged in with a simple database with a table
Scroll to Top