database when click icon must open the db or phpmyadmin

Discussion in 'General' started by anv, Nov 2, 2012.

  1. anv

    anv New Member

    in the db's pages,
    When I click on the db's icon is opened the login for phpmyadmin;
    after login I have the home page of phpmyadmin;

    is this the behavior of this icon's link?
    or must to be opened directly the own db?

    so if in ispconfig 3 I have db1, db2, db3 if I click on icon db1, is opened phpmyadmin that point at the db1, etc..
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    This should be possible in current SVN version when using something like this as phpmyadmin url in system config:
    http://[SERVERNAME]/phpmyadmin/?db=[DATABASENAME]
     

Share This Page