我无法在我的Ubuntu服务器上安装php5-apc

我无法安装php5-apc。

我似乎没有得到任何错误。

root@applications-server-1:~# aptitude install php5-apc The following NEW packages will be installed: php5-apc{b} 0 packages upgraded, 1 newly installed, 0 to remove and 57 not upgraded. Need to get 64.6 kB of archives. After unpacking 168 kB will be used. The following packages have unmet dependencies: php5-apc : Depends: php5-common (= 5.3.22-1~dotdeb.0) but 5.4.6-1ubuntu1.1 is installed. The following actions will resolve these dependencies: Keep the following packages at their current version: 1) php5-apc [Not Installed] Accept this solution? [Y/n/q/?] Y No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 57 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. root@applications-server-1:~# aptitude install php5-common No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 57 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. 

这是关于我的操作系统的信息:

  • 经销商ID:Ubuntu
  • 描述:Ubuntu 12.10
  • 版本:12.10
  • 代号:量子

我正在使用PHP-FPM(PHP版本5.4.6-1ubuntu1.1)。

那么我可以安装PHP5-APC吗?

从apt源删除dotdeb.org存储库。 这个存储库是为Debian系统devise的,不适用于Ubuntu,也不适用于Ubuntu。