1. Home
  2. Getting Started
  3. Access phpMyAdmin via SetupServer

Access phpMyAdmin via SetupServer

If you haven’t installed phpMyAdmin on your server, first install it or else see our documentation – phpMyAdmin Installation

For accessing phpMyAdmin using SetupServer.io, first select the server from server dashboard.

After that, go to Services from right side navigation pane and click on “Open” link beside phpMyAdmin under Active Packages/Services.

Now enter phpMyAdmin credentials that you have entered while installing phpMyAdmin in the prompt box and click “Log In” button.

After that, you will be redirected to phpMyAdmin Login page. Here use your database user’s credentials to access database that you have created.

If you don’t know how to create or view your database users, see our documentation – Manage Database and Database Users

Click “Go” button, and you will be refreshed to phpMyAdmin panel.

You can access phpMyAdmin as root user also. It is not so advisable to manage database as root user as it contains all the database from each and every application installed on your server. But if still want to access it, get your MySQL password from Server Details tab.

Updated on July 15, 2017

Was this article helpful?

Related Articles