vgenie 发表于 2019-6-12 10:05:16

lnmp1.6,php安装失败

本帖最后由 vgenie 于 2019-6-12 10:06 编辑

Debian 9.9
Hyper-v虚拟机
2core
2g mem
25g hdd

显示php-fpm不存在

log见此
http://tmp.link/f/5d005d02f40d9
谢谢

licess 发表于 2019-6-12 13:43:40

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:
libpng-dev : Depends: libpng16-16 (= 1.6.28-1) but 1.6.28-1+deb9u1 is to be installed
E: Unable to correct problems, you have held broken packages.
一个依赖包依赖关系有问题,可以使用 aptitude install libpng16-16 修复一下
然后再 apt-get install libpng16-16 安装上依赖,如果正常安装了再lnmp

01rfb 发表于 2019-6-12 14:48:58

看看,学习学习

vgenie 发表于 2019-6-12 21:59:26

licess 发表于 2019-6-12 13:43
一个依赖包依赖关系有问题,可以使用 aptitude install libpng16-16 修复一下
然后再 apt-get install lib ...

感谢

libpng16-16版本高了点,降级重装成功
页: [1]
查看完整版本: lnmp1.6,php安装失败