prouser 发表于 2016-1-4 01:08:28

lnmp1.2遇到php错误,已上传日志

vultr的vps,系统32位debian7:Linux vultr.guest 3.2.0-4-686-pae #1 SMP Debian 3.2.68-1+deb7u6 i686 GNU/Linux。

因为要安装OwnCloud,而OC又建议PHP5.5+,所以安装lnmp的时候php手动选了5.5.42,其它记得都是默认版本。

最后显示Nginx和Mysql都跑起来了,那目前的情况是不是可以make clean一下php的编译文件,然后手动下载php来手动编译,请问有什么要注意的地方么?第一次装,求帮助,谢谢。

licess 发表于 2016-1-4 09:24:05

回复 1# 的帖子

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:
libcurl4-gnutls-dev : Depends: libgnutls-dev but it is not going to be installed
                     Depends: libldap2-dev but it is not going to be installed
                     Depends: librtmp-dev but it is not going to be installed
The following packages have unmet dependencies:
libcurl4-openssl-dev : Depends: libldap2-dev but it is not going to be installed
                        Depends: librtmp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
依赖包没安装上造成的
页: [1]
查看完整版本: lnmp1.2遇到php错误,已上传日志