Fixed: Bug in ISPconfig 3.1 - multiserver setup, myphpadmin links only link to main server

Discussion in 'General' started by Mikael Winther, Oct 21, 2016.

  1. Mikael Winther

    Mikael Winther New Member

    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
     
  2. Mikael Winther

    Mikael Winther New Member

    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. :)
     
  3. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    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).
     

Share This Page