Free Software Server Environment : PhpMySqlAdminMultipleDbs

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: FSSE.INFO is produced by "osde8info" :

PHPMySqlAdmin for multiple databases


Configuration for multiple MySQL servers (Xubuntu)
To be able to see/access multiple MySQL servers you must manually edit /etc/phpmyadmin/config.inc.php

# vi /etc/phpmyadmin/config.inc.php 

and immediately before
$i=0

insert the line
$cfg['ServerDefault'] = 0;


ONLY then will you see a list of servers to choose from on the mysqladmin page



REFERRERS
PhpMySqlAdmin

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1676 seconds