public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] phpmyadmin - upgrading
@ 2014-09-27 17:03 Joseph
  2014-09-30  7:06 ` J. Roeleveld
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph @ 2014-09-27 17:03 UTC (permalink / raw
  To: gentoo-user

After upgrade of phpmyadmin, I think it was installed correctly:

This is an upgrade
phpmyadmin-4.1.7 is already installed - upgrading
Running /usr/sbin/webapp-config -U -h localhost -u root -d /phpmyadmin phpmyadmin 4.1.14.3
INFO: postinst
Running /usr/sbin/webapp-cleaner -p -C /phpmyadmin

But after re-login I get a message:

$cfg['Servers'][$i]['users'] ... 	not OK [ Documentation ]
$cfg['Servers'][$i]['usergroups'] ... 	not OK [ Documentation ]
Configurable menus: Disabled
 
I've appended the missing section in config.inc.php
/* configuration storage */
...
$cfg['Servers'][$i]['users'] = 'pma__users';
$cfg['Servers'][$i]['usergroups'] = 'pma__usergroups';
?>

Am I missing any tables?

-- 
Joseph


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-30  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-27 17:03 [gentoo-user] phpmyadmin - upgrading Joseph
2014-09-30  7:06 ` J. Roeleveld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox