Accessing MySQL Database using PHPMyAdmin

Accessing MySQL Database using PHPMyAdmin

Accessing MySQL Database using phpMyAdmin

   To access MySQL Database using phpMyAdmin please follow the below steps.

Step 1: Visit the URL http://<your_domain>:8880 or https://<your_domain>:8443 (For SSL)

             and login and click on Website and Domain then select Database.



Step 2: Click on any of the below link of phpMyAdmin for the database you want to access.



Step 3:  phpMyAdmin home page opens. Now you can modify database using the same.



    • Related Articles

    • Backup and restore MySQL database with Plesk

      Backup and restore MySQL database with Plesk Description: In Plesk, database dumps are created in the SQL format and saved as ZIP archives. If you need to create a dump in another format or to set custom settings for a dump, use the native ...
    • Accessing MySQL Databases as Plesk Admin

      Accessing MySQL Databases as Plesk Admin Step 1: Steps to access database using root 1. Visit the URL https://<your_ip>:8443 or https://:your_domain>:8443 (SSL Support) or http://<your_ip>:8880 or http://:your_domain>:8880 (without SSL Support) and ...
    • Accessing MS SQL database using myLittleAdmin

      To access MS SQL database using myLittleAdmin please follow the below steps. STEP: 1 Login to the Plesk panel and click on Website and Domains on left Menu Bar then select Database Option 1 and 2 will open the Database panel wherein option 3 will ...
    • Creating a MySQL Database in Plesk

      Creating a MySQL Database in Plesk Visit the URL http://<your_domain>:8880 or https://<your_domain>:8443 (For SSL) Step 1: Log in to the Plesk Control Panel to create a MySQL Database and click on Website and Domain then select Database Click on add ...
    • PhpMyAdmin access in CWP

      Steps to access PhpMyAdmin in CWP Step 1: Login at http://<your_server_ip>:2030 or http://<domain_name>:2031 1. Go to SQL Services in left panel and click on phpmyadmin. 2. Login to the phpmyadmin login panel with MySQL username and password. 3. From ...