How to Log in to phpMyAdmin in Plesk

phpMyAdmin is a web-based tool to manage MySQL databases — available directly inside your Plesk dashboard.


Step 1: Log in to Plesk

Visit:

https://your-server-ip:8443

Log in with your Plesk credentials.


Step 2: Go to Databases

  • In the left menu, click Websites & Domains

  • Scroll to your domain and click Databases

You’ll see a list of all databases created for that domain.


Step 3: Open phpMyAdmin

Next to the database you want to access, click the phpMyAdmin link.

This will open phpMyAdmin in a new tab, logged in automatically with the database credentials.


Step 4: Manage Your Database

Inside phpMyAdmin, you can:

  • Browse and edit tables

  • Run SQL queries

  • Import/export data

  • Create or drop tables


No phpMyAdmin Link?

Make sure:

  • The database exists

  • Your user has permission

  • The MySQL service is running on the server


 

Was this answer helpful? 0 Users Found This Useful (0 Votes)