• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

MySql custom button

B

b-nut

Guest
I made a custom button for phpMyAdmin on the administrator's desktop so I can have one click access to phpMyAdmin for all the databases on this server. The default setup from Plesk requires about 10 clicks from login just to get to phpMyAdmin!

So I created the button using this URL:
/domains/databases/phpMyAdmin/index.php

The button works fine if I have already opened up phpMyAdmin during the current session. If I have not opened phpMyAdmin during the current session clicking the custom button bring up a page that displays:

"The host name is empty!"

I'm assuming the hostname is stored in a $_SESSION variable, but I'm not sure what key & value phpMyAdmin is looking for.

Does anybody know how to do create a custom button for phpMyAdmin that works every time?

Thanks!
 
Back
Top