• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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