Score:1

LAMP Installation on Ubuntu 20.04 LTS - issue with phpmyadmin installation

ml flag

I get below error when installing phpmyadmin

Depends: php7.4-common (= 7.4.3-4ubuntu2.8) but 7.4.28-1+ubuntu20.04.1+deb.sury.org+1 is to be installed E: Unable to correct problems, you have held broken packages.

Can any one advise?

in flag
Are you using a different repository for your PHP packages, such as `ondrej`?
Score:1
zw flag

You have to purge problematic PPA by

sudo apt-get install ppa-purge
sudo ppa-purge ppa:ondrej/php

and then resume PHPMyAdmin installation by sudo apt-get install phpmyadmin .

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.