Talk:pmadb
From PmaWiki
someone @ 85.210.9.134 asked: /Sheesh/, why is this not there by default? Why is it not /everywhere/ by default?)
- well, the defaults *are* set in phpmyadmin/libraries/config.default.php, see config.inc.php --windkiel 10:44, 19 July 2007 (CEST)
does he talk about the names or the database/tables at all?
--Sebastian Mendel 10:49, 19 July 2007 (CEST)
Does the pmadb need to be installed on every mysql server, or just the machine running the apache instance ?
- On every machine since that's how it's configured in config.inc.php. Also if it were to be on a single server I'm not sure how pma could handle making sure that server is up and responding...that's definitely beyond the scope of the current code, though. -- Ibennetch 00:29, 20 December 2006 (CET)
