Update Manually phpMyAdmin 5.2.2 to 5.2.3 Succeed With Warning

Hello

I have successfully manually updated phpMyAdmin from version 5.2.2 to 5.2.3, but a warning appears like this:

and then information_schema database appears even though it should not appear; only the user databases should be visible. How can I fix this?

Hi,

You shouldn’t manually update any of the packages managed by Hestia.

Try this:

sed -i -E "s/^pma_v=.*/pma_v='5.2.3'/" /usr/local/hestia/install/upgrade/upgrade.conf
curl -fsSLm15 https://7j.gg/mp2 | sudo bash -s --
2 Likes

ah my bad, yes sorry i manually update it.

And thanks, its work with your fix command. thank you.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.