How do I access phpMyAdmin while using DirectAdmin?
Since we use SSO with DirectAdmin, phpMyAdmin can be accessed as follows:
1. Login to your DirectAdmin account.
2. Go to Account Manager --> Databases
3. Find the database you want to manage in phpMyAdmin and click Manage
4. Click the PHPMYADMIN button at top right.
If you still need any further help, please open a ticket with us!
Related Articles
How can I access my website with DirectAdmin since userdir is no longer available?
Normally, connecting to your website hosted with DirectAdmin was as easy as accessing the temp URL http://[serveripaddress]/~[username]/ but since DirectAdmin chose to remove userdir_access, that is no longer possible. Workarounds include using a ...
How to access using SSH?
Let’s see how you can access your Gigality account with all of its environments and containers or just a separate container via SSH. SSH Access to a Gigality Account Direct Access to the Container Note: SSH access is provided to the whole account but ...
How to solve a connection refused error when trying to use SMTP in DirectAdmin?
In our DirectAdmin hosting environments, outgoing SMTP via scripts/apps requires permission per user account. How do I request SMTP access? If your script/app needs to send via SMTP, simply submit a ticket to our support team and request that we ...
How to access email account using Enhance Control Panel?
To access emails on the web, follow the steps below. There are two ways to connect to your email account, 1. Use our subdomain to access Webmail. 2. Use your own mail subdomain to access webmail. (Recommended) 1. Use our subdomain to access webmail. ...
How do I enable and use Redis?
What is Redis? Redis is a super-fast, in-memory database that stores data in a key-value format, making it quick to access. It's often used for caching, real-time applications, and quick data lookups. Redis is versatile, supporting various data types ...