Skip to main content

PHPMyAdmin

PHPMyAdmin is a free and open-source web-based administration tool for MySQL and MariaDB databases. It provides an intuitive graphical interface that allows you to manage your databases, execute SQL queries, import and export data, and perform various database administration tasks without needing to use command-line tools.

ServerAvatar offers two ways to work with phpMyAdmin: you can deploy a phpMyAdmin application using the one-click installer, or use the quick access feature to instantly access phpMyAdmin from the database management sections.

Deploy PHPMyAdmin Application

Step 1: Click the server on which you want to create the new application.

Step 1

Step 2: On the left-hand sidebar of the Server Panel, click on Applications.

step 2

Step 3: You will see the Applications table. Click on the Create button at the top right of the Applications table.

step 3

Step 4: Basic Details

  • Enter the name of your application in the Application Name field.

  • Choose whether you want to use a primary domain or a test domain in the Domain field. If you select a test domain, you can change it later to a primary domain.

    Application - Basic Details

Step 5: Application

  • Choose the One-click method, then select a PHPMyAdmin. ServerAvatar will automatically download and install PHPMyAdmin and configure the necessary dependencies.

    Application - Basic Details

Step 6: Log Monitoring Suite

  • If you are on Tier 3 or Tier 4 plan, or if you have purchased the Log Monitoring Suite, you will see a checkbox option to Install Log Monitoring Suite on this application.

  • Check this option if you want to enable log monitoring for your application. This will allow you to monitor and analyze application logs directly from the ServerAvatar dashboard.

Step 7: Pro-active Site Monitoring (Premium Hosting Care)

  • If you have purchased Premium Hosting Care, you will see a checkbox option to Enable Pro-active Site Monitoring on this application.

  • Check this option if you want to enable pro-active site monitoring for your application. Premium Hosting Care provides top-tier server management. Enjoy high-priority support, optimization, app-level troubleshooting, proactive monitoring, and a dedicated Slack channel for real-time assistance.

  • If you haven't purchased Premium Hosting Care yet, you can learn how to purchase Premium Hosting Care from the Add-ons section.

Monitoring Options

Step 8: Advance Options

  • Click on Show Advanced Options to access additional configuration settings for your application.

  • When creating a new application in ServerAvatar, you can either create a new system user for the application or use an existing one. A system user is a user account on your server used to manage files and permissions for your application.

  • You can also select the PHP version for your application.

Application - Basic Details

  • If any changes are required, the user can go back to the respective sections and make the changes. If everything looks good, they can click on the Create Application button to create the application. The website should be live in the next 10-15 seconds. Once the application is installed, the user will be redirected to an application dashboard from which they can manage the application.

Quick Access to PHPMyAdmin

ServerAvatar provides a convenient quick access feature that allows you to access PHPMyAdmin directly from the Databases list, Database Users list, or Application Panel, eliminating the need to search through your entire applications list.

Access from Database List

You can quickly access PHPMyAdmin from the Databases section:

  1. Click the server on which you want to access PHPMyAdmin to open its Server Panel.
  2. On the left-hand sidebar of the Server Panel, navigate to the Databases section.
  3. Click on the Access PhpMyAdmin button located at the top of the database list.

Quick Access from Database List

Access from Database Users List

You can also access PHPMyAdmin from the Database Users section:

  1. Click the server on which you want to access PHPMyAdmin to open its Server Panel.
  2. Navigate to a specific database's user management page from the Server Panel.
  3. Click on the Access PhpMyAdmin button located at the top right of the database users list.

Quick Access from Database Users List

Access from Application Panel

You can also access PHPMyAdmin directly from the Application Panel:

  1. Click the server on which you want to access PHPMyAdmin to open its Server Panel.
  2. Navigate to the application for which you want to access the database.
  3. In the Database Details section of the application panel, click on the Access PhpMyAdmin button located at the top right of the section.

Quick Access from Application Panel

How It Works

When you click the Access PhpMyAdmin button, ServerAvatar will automatically handle the following scenarios:

  • No PHPMyAdmin Application Exists: If you don't have any PHPMyAdmin application on that server, ServerAvatar will automatically create a PHPMyAdmin application and open it in a new tab once the installation is complete.

  • Single PHPMyAdmin Application Exists: If you already have one PHPMyAdmin application on the server, clicking the button will directly open that application in a new tab for easy access.

  • Multiple PHPMyAdmin Applications Exist: If you have more than one PHPMyAdmin application on the server, a modal will appear displaying a list of all available PHPMyAdmin applications. You can then select which application you want to access.

PHPMyAdmin Selection Modal

This quick access feature saves time by allowing you to access PHPMyAdmin directly from database management sections or the application panel without navigating through your entire applications list.