From: Joseph <syscon780@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] phpmyadmin - upgrading
Date: Sat, 27 Sep 2014 11:03:48 -0600 [thread overview]
Message-ID: <20140927170348.GA4007@syscon7> (raw)
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
next reply other threads:[~2014-09-27 17:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-27 17:03 Joseph [this message]
2014-09-30 7:06 ` [gentoo-user] phpmyadmin - upgrading J. Roeleveld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140927170348.GA4007@syscon7 \
--to=syscon780@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox