Ubuntu 12.04 Невозможно установить phpmyadmin после установки mysqlnd

314
brazorf

Я недавно удалил расширение php mysql и заменил его на mysqlnd.

При удалении mysql phpmyadmin также был удален, и теперь я не могу установить его снова.

Выход из

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 

PHP версия 5.5.36

0
Did you updated your package list before trying to install `phpmyadmin`? `sudo apt-get update` running.t 7 лет назад 0
да я сделал - я обновил вопрос brazorf 7 лет назад 0

0 ответов на вопрос

Похожие вопросы