Hi, I installed ispconfig successfull, its okay but I want to create more instances to phpmyadmin because I have another BBDD server with BD's. I modified config.inc.php in /usr/share/phpmyadmin but I hadn't luck. Where could I create more instances in a checkbox to select which server you should select? Thanks in advance.
Hi, i reply to myself; in debian, this is done editing /etc/phpmyadmin/config.inc.php instead the other one located in /usr/share/phpmyadmin. You can do it wih lines like these: $cfg['Servers'][$i]['auth_type'] = 'cookie'; $cfg['Servers'][$i]['host'] = 'othermysqlserver.com; $cfg['Servers'][$i]['connect_type'] = 'tcp'; $cfg['Servers'][$i]['extension'] = 'mysql'; Thanks
What I belive phpmyadmin can be used to manage multiple MySQL servers from one phpMyAdmin installation. Please check http://www.howtoforge.com/managing-...-phpmyadmin-installation-using-ssl-encryption