【发布时间】:2012-02-10 16:57:39
【问题描述】:
我已经设置了一个ISPconfig 服务器,现在正在尝试安装 curl。我正在使用 apt-get 安装 php5-curl,它似乎抛出了一个错误。
在我按“y”接受安装后,它会将我带到一个屏幕,上面写着
php5 (5.3.3-7+squeeze5) squeeze-security; urgency=high
* The following new directives were added as part of security fixes:
- max_input_vars - specifies how many GET/POST/COOKIE input variables
may be accepted. Default value is set to 1000.
- xsl.security_prefs - define forbidden operations within XSLT
stylesheets. Write operations are now disabled by default.
-- Ondřej Surý <ondrej@debian.org> Mon, 23 Jan 2012 12:22:26 +0100
php5 (5.3.3-7+squeeze4) squeeze-security; urgency=low
* Updated blowfish crypt() algorithm fixes the 8-bit character handling
vulnerability (CVE-2011-2483) and adds more self-tests. Unfortunately
this change is incompatible with some old (wrong) generated hashes for
passwords containing 8-bit characters. Therefore the new salt prefix
'$2x$' was introduced which can be used as a replacement for '$2a$'
salt prefix in the password database in case the incompatibility is
found.
-- Ondřej Surý <ondrej@debian.org> Mon, 04 Jul 2011 10:31:16 +0200
/tmp/tmp93fjeS
请帮我做我应该做的。
【问题讨论】:
-
应该在 serverfault.com 中询问
-
我在您的问题中没有看到任何错误消息。