我无法安装 php5-apc:
~# apt-get install php5-apc
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-apc : Depends: php5-common (= 5.3.19-1~dotdeb.0) but 5.3.8-2 is to be installed
E: Broken packages
拥有全新的 Debian 6 和
deb http://packages.dotdeb.org squeeze all
deb-src http://packages.dotdeb.org squeeze all
在 source.list 中。
PS 我不是很有经验——只是想通过以下方式设置服务器教程。
答案1
您可以尝试手动下载 debain 软件包并尝试安装。转到关联并从底部给出的列表中选择您的系统架构进行下载。
或者您也可以尝试编辑 source.list 文件并添加下面给出的条目,然后重试。
deb http://ftp.de.debian.org/debian squeeze main