Ubuntu 12.04 Não é possível instalar o phpmyadmin após instalar o mysqlnd

0

Eu recentemente removi a extensão php mysql e a substitui por mysqlnd.

Ao remover o mysql phpmyadmin foi removido também, e agora não consigo instalá-lo novamente.

Saída de

apt-get update

apt-get install phpmyadmin

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 phpmyadmin : Depends: php but it is not installable
              Depends: php-cli but it is not installable
              Depends: php-mysql but it is not installable
              Depends: php-json but it is not installable
              Depends: php-mbstring but it is not installable
              Depends: php-xml but it is not installable
              Recommends: php-curl but it is not installable
              Recommends: php-gd but it is not installable
              Recommends: php-bz2 but it is not installable
              Recommends: php-zip but it is not installable
              Recommends: php-tcpdf but it is not installable

versão php é 5.5.36

    
por brazorf 18.01.2017 / 13:47

0 respostas