Accessing MySQL database using phpMyAdmin on Linux Hosting

If you do not have a MySQL database created on your Linux Hosting, then you’re going to need to create on first. Click Here if you need to know how to create one

If you’ve already created one, accessing it on your cPanel is easy. Here’s how you can do it:

  1. Login to your cPanel
  2. Scroll down to the Databasessection
  3. Click on “phpMyAdmin”
  4. You’ll now see the phpMyAdmin interface which is the tool to manage your database online
  5. Click the “+”sign next to your FTP username
  6. You’ll now see all the databases listed below

Click on your database name to view all the tables within your database

1

There you go. Your database is right in front of you to manage. You can add, edit or delete the contents of your database.

0 Likes
0 Dislikes
1365 Views