I think i have found a bug in ISPconfig 3.1, I have a Multiserver setup, but all the myphpadmin links in administration only link to the main server, and the DBs present on the other web/db servers cannot be accessed by the clients (no login privileges on the main server, since their db and logins are on other web/db servers.) Do you know about this bug, or did i configure something the wrong way? Sincerely Mikael
Nevermind, i finally found this: https:// git.ispconfig.org/ispconfig/ispconfig3/issues/2178 And set it up in system - main config: https:// [SERVERNAME]:8080/phpmyadmin And now it works.
I don't mean to argue with a working config, but you should not specify port 8080; that port should only be open on the ispconfig control panel node, not on other web server nodes. I'm using just 'https://[SERVERNAME]/phpmyadmin' and it works fine on a debian 8 'perfect server' setup (using out of the box phpmyadmin config).