我如何安装php53u-xml软件包(CentOS)? 是否还有一个存放这个软件包的仓库? 我无法find这个软件包。
关于已安装软件包的信息:
[root@us03659 ~]# rpm -qi php53u-5.3.15-1.ius.el5 Name : php53u Relocations: (not relocatable) Version : 5.3.15 Vendor: IUS Community Project Release : 1.ius.el5 Build Date: Mon 23 Jul 2012 05:35:25 PM EEST Install Date: Mon 10 Sep 2012 06:28:26 PM EEST Build Host: 339180-build01.rpmdev.rackspace.com Group : Development/Languages Source RPM: php53u-5.3.15-1.ius.el5.src.rpm Size : 4411742 License: The PHP License v3.01 Signature : DSA/SHA1, Thu 09 Aug 2012 06:08:41 AM EEST, Key ID da221cdf9cd4953f URL : http://www.php.net/ Summary : The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor) Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated webpages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. The php package contains the module which adds support for the PHP language to Apache HTTP Server.
在讨论期间(俄语) ,发现服务器与软件包存档的位置:
https://dl.iuscommunity.org/pub/ius/archive/Redhat/5/
找不到它的原因是因为PHP 5.3在2014-08-14达到了生命周期。 IUS和其他第三方存储库从主要回购中删除了他们的5.3包。 正如另一个答案所示,IUS php53u软件包仍然可用于存档(出于历史目的),但不应该使用它们。 这些软件包中有多个漏洞。 您可能需要使用受支持的PHP版本,或者从CentOS恢复到股票PHP软件包,该软件包将继续在OS生命周期的其余部分获得安全性backports。