2

我需要在已经配置了 ROR 和 nginx 的服务器上设置 php。

当我安装 php5-fpm 时,有一个包 libssl0.9.8 版本依赖项。

我进行了很多搜索并尝试删除并重新安装软件包 libssl0.9.8 但版本未更新。

尝试安装 php5-fpm 时出现以下错误。

root@boxyroom:~#  sudo apt-get install php5-fpm -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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:
  php5-fpm: Depends: libssl0.9.8 (>= 0.9.8m-1) but 0.9.8k-7ubuntu8.13 is to be installed
            PreDepends: dpkg (>= 1.15.7.2) but 1.15.5.6ubuntu4.6 is to be installed
E: Broken packages

请让我知道是否有人有安装 php5-fpm 或升级包 libssl0.9.8 的想法。

提前致谢 。

4

0 回答 0