相关文章推荐
俊秀的冲锋衣  ·  Python链表实现·  3 周前    · 
正直的键盘  ·  Python 有指针吗?_python中有没有指针·  3 周前    · 
耍酷的枕头  ·  Python txt 特定位置写入内容·  2 周前    · 
爱喝酒的充值卡  ·  几种编程语言中的索引开头是0还是1?_在计算 ...·  2 周前    · 
痴情的铁板烧  ·  前端開發環境 + React + TS - ...·  2 周前    · 
安静的西装  ·  whisper执行ffmpeg时,报错: ...·  1 年前    · 
长情的自行车  ·  Kubernetes ...·  2 年前    · 
Code  ›  ubuntu16.04 php安装失败,提示依赖关系使得php7.0 的配置工作不能继续 -
php 编程语言
https://segmentfault.com/q/1010000006861029
坚韧的椅子
2 年前
segmentfault segmentfault
注册登录
问答 博客 标签 活动
发现
✓ 使用“Bing”搜本站 使用“Google”搜本站 使用“百度”搜本站 站内搜索
注册登录
  1. 首页
  2. 问答
  3. php
  4. 问答详情

ubuntu16.04 php安装失败,提示依赖关系使得php7.0 的配置工作不能继续

头像
洋葱
53 8 16
发布于
2016-09-09
更新于
2016-09-09

在ubuntu16.04上安装php7.0提示这个:

pcd@pcd-All-Series:~/桌面$ sudo apt-get install php7.0
[sudo] pcd 的密码: 
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
php7.0 已经是最新版 (7.0.10-2+deb.sury.org~xenial+1)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 3 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
您希望继续执行吗? [Y/n] y
正在设置 libapache2-mod-php7.0 (7.0.10-2+deb.sury.org~xenial+1) ...
Not replacing deleted config file /etc/php/7.0/apache2/php.ini
php_invoke: Enable module xmlwriter for apache2 sapi
php_invoke: Enable module xml for apache2 sapi
php_invoke: Enable module fileinfo for apache2 sapi
php_invoke: Enable module shmop for apache2 sapi
php_invoke: Enable module calendar for apache2 sapi
php_invoke: Enable module sysvsem for apache2 sapi
php_invoke: Enable module exif for apache2 sapi
php_invoke: Enable module xmlreader for apache2 sapi
php_invoke: Enable module json for apache2 sapi
php_invoke: Enable module tokenizer for apache2 sapi
php_invoke: Enable module simplexml for apache2 sapi
php_invoke: Enable module dom for apache2 sapi
php_invoke: Enable module posix for apache2 sapi
php_invoke: Enable module gettext for apache2 sapi
php_invoke: Enable module sysvmsg for apache2 sapi
php_invoke: Enable module sysvshm for apache2 sapi
php_invoke: Enable module wddx for apache2 sapi
php_invoke: Enable module xsl for apache2 sapi
php_invoke: Enable module readline for apache2 sapi
php_invoke: Enable module ctype for apache2 sapi
php_invoke: Enable module phar for apache2 sapi
php_invoke: Enable module ftp for apache2 sapi
php_invoke: Enable module opcache for apache2 sapi
php_invoke: Enable module pdo for apache2 sapi
php_invoke: Enable module sockets for apache2 sapi
php_invoke: Enable module iconv for apache2 sapi
dpkg: 处理软件包 libapache2-mod-php7.0 (--configure)时出错:
 子进程 已安装 post-installation 脚本 返回错误状态 1
正在设置 php7.0-fpm (7.0.10-2+deb.sury.org~xenial+1) ...
Not replacing deleted config file /etc/php/7.0/fpm/php.ini
php_invoke: Enable module xmlwriter for fpm sapi
php_invoke: Enable module xml for fpm sapi
php_invoke: Enable module fileinfo for fpm sapi
php_invoke: Enable module shmop for fpm sapi
php_invoke: Enable module calendar for fpm sapi
php_invoke: Enable module sysvsem for fpm sapi
php_invoke: Enable module exif for fpm sapi
php_invoke: Enable module xmlreader for fpm sapi
php_invoke: Enable module json for fpm sapi
php_invoke: Enable module tokenizer for fpm sapi
php_invoke: Enable module simplexml for fpm sapi
php_invoke: Enable module dom for fpm sapi
php_invoke: Enable module posix for fpm sapi
php_invoke: Enable module gettext for fpm sapi
php_invoke: Enable module sysvmsg for fpm sapi
php_invoke: Enable module sysvshm for fpm sapi
php_invoke: Enable module wddx for fpm sapi
php_invoke: Enable module xsl for fpm sapi
php_invoke: Enable module readline for fpm sapi
php_invoke: Enable module ctype for fpm sapi
php_invoke: Enable module phar for fpm sapi
php_invoke: Enable module ftp for fpm sapi
php_invoke: Enable module opcache for fpm sapi
php_invoke: Enable module pdo for fpm sapi
php_invoke: Enable module sockets for fpm sapi
php_invoke: Enable module iconv for fpm sapi
NOTICE: Not enabling PHP 7.0 FPM by default.
NOTICE: To enable PHP 7.0 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.0-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
initctl: 无法连接到 Upstart: Failed to connect to socket /com/ubuntu/upstart: 拒绝连接
insserv: warning: script 'scrapyd' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script `scrapyd'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script `scrapyd'
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 "restart" failed.
dpkg: 处理软件包 php7.0-fpm (--configure)时出错:
 子进程 已安装 post-installation 脚本 返回错误状态 1
dpkg: 依赖关系问题使得 php7.0 的配置工作不能继续:
 php7.0 依赖于 libapache2-mod-php7.0 | php7.0-fpm | php7.0-cgi;然而:
  软件包 libapache2-mod-php7.0 尚未配置。
  软件包 php7.0-fpm 尚未配置。
  未安装软件包 php7.0-cgi。
dpkg: 处理软件包 php7.0 (--configure)时出错:
 依赖关系问题 - 仍未被配置
因为错误消息指示这是由于上一个问题导致的错误,没有写入 apport 报告。
                                                                    在处理时有错误发生:
 libapache2-mod-php7.0
 php7.0-fpm
 
推荐文章
俊秀的冲锋衣  ·  Python链表实现
3 周前
正直的键盘  ·  Python 有指针吗?_python中有没有指针
3 周前
耍酷的枕头  ·  Python txt 特定位置写入内容
2 周前
爱喝酒的充值卡  ·  几种编程语言中的索引开头是0还是1?_在计算机编程中,行或元素的索引通常是从几开始的
2 周前
痴情的铁板烧  ·  前端開發環境 + React + TS - iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天
2 周前
安静的西装  ·  whisper执行ffmpeg时,报错: hp, ht, pid, tid = _winapi.CreateProcess(executable, args, 系统找不到指定的文件。_whisper找
1 年前
长情的自行车  ·  Kubernetes k8s当中几个重要的概念_富士康质检员张全蛋的博客-CSDN博客
2 年前
今天看啥   ·   Py中国   ·   codingpro   ·   小百科   ·   link之家   ·   卧龙AI搜索
删除内容请联系邮箱 2879853325@qq.com
Code - 代码工具平台
© 2024 ~ 沪ICP备11025650号