【发布时间】:2017-09-27 21:11:44
【问题描述】:
我只是厌倦了 PHP7.0 强加于我!我已经删除了我的 VPS 上与 php7.0 相关的所有文件,我尝试使用不同的命令行卸载它,但它会出现以下错误..即使我删除了它的文件夹。
我想安装supervisor,但由于PHP仍在打印的以下错误而无法安装。我不想再使用 PHPMyAdmin 和 PHP7。!
我使用的是 Ubuntu 16.04。
我缺少什么来清除这个?
Reading package lists... Done
Building dependency tree
Reading state information... Done
supervisor is already the newest version (3.2.0-2ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 54 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up php7.0-fpm (7.0.18-1+deb.sury.org~xenial+1) ...
Not replacing deleted config file /etc/php/7.0/fpm/php.ini
Job for php7.0-fpm.service failed because the control process exited with error code. See "systemctl status php7.0-fpm.service" and "journalctl -xe" for details .
invoke-rc.d: initscript php7.0-fpm, action "start" failed.
dpkg: error processing package php7.0-fpm (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of phpmyadmin:
phpmyadmin depends on libapache2-mod-php | libapache2-mod-phpfilter | php-cgi | php-fpm | php; however:
Package libapache2-mod-php is not installed.
Package libapache2-mod-php7.0 which provides libapache2-mod-php is not install ed.
Package libapache2-mod-phpfilter is not installed.
Package php-cgi is not installed.
Package php-fpm is not installed.
Package php7.0-fpm which provides php-fpm is not configured yet.
Package php is not installed.
dpkg: error processing package phpmyadmin (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were enco2untered while processing:
php7.0-fpm
phpmyadmin
E: Sub-process /usr/bin/dpkg returned an error code (1)
【问题讨论】:
标签: php python mysql django phpmyadmin