嗨,我收到以下错误时,试图安装,您知道如何修复吗?
apt-get install php5-suhosin
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-suhosin : Depends: phpapi-20090626
E: Unable to correct problems, you have held broken packages.我在我的apache2错误日志中得到以下错误
[Mon May 07 21:43:15 2012] [error] [client ip] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525/suhosin.so' - /usr/lib/php5/20100525/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0发布于 2012-12-02 23:07:16
php5-suhosin包现在在Debian被破坏了。这是关于suhosin问题的错误报告:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668739
https://serverfault.com/questions/387619
复制相似问题