• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Can't access phpMyAdmin from a direct link

mike123

New Pleskian
Plesk: 12.0.18
phpMyAdmin: 4.2.5

When I try to access phpMyAdmin directly from the link:
https://mydomain.com:8443/domains/databases/phpMyAdmin/index.php
I get the following error:
Welcome to phpMyAdmin

You probably did not create a configuration file. You might want to use the setup script to create one.
Error

MySQL said: Documentation
Cannot connect: invalid settings.
Retry to connect

Although when I open it from Plesk it opens normally.. But I have to go to about 6 steps first to open it!
Plesk > Server > Database Servers > Local MySQL server > Databases > Webadmin

How can this be fixed?

Thanks
 
Hi mike123,

there is no fix for such an issue. The Direct - Login needs a valid token to work.

Steps to go:

Login to Plesk ( this is needed, because the direct link needs a valid token )

Direct -Link to all databases with the MySQL - ID 1:
https://server_ip_or_domain_you_use.../db_servers.php?cmd=dbwebadmin&db_server_id=1


If you would like to list the Direct - Logins only for a specific domain, then you first have to choose the specific domain, for example:


... again, this is necessary, because you need a valid token for direct - logins.
 
Is there a way to create a custom button for Webadmin ? It does require quite a few clicks to get to.
 
Hi
You could always just install it in a sub-directory of your site. However, this can be a security issue for your website.

It is very easy to install. Download, Unzip, Modify the config file with your settings and then upload.

Thank you,
 
Back
Top