Игорь Олемской — практические заметки по системному администрированию Linux CentOS

Updated PHP 5.2.11 RPMs for RHEL/CentOS 5 (перепечатка)

Комментариев нет

Per yesterday’s announcement of PHP 5.2.11, the IUS CoreDev Team has updated our php52 RPM set which is currently available for testing.

Installing Packages From Testing

When packages are tagged as ‘testing’ in our buildfarm they are added to the testing repository.  If you have installed the ius-release package then you already have this repo configured in yum, but disabled by default.  Simply issue the following command for the package (s) you want to install from testing:

root@linuxbox ~]# yum install PACKAGE_NAME --enablerepo=ius-testing

OR if you already have our .ius packages installed, simply upgrade.

root@linuxbox ~]# yum upgrade --enablerepo=ius-testing

Providing Feedback

We appreciate any feedback at all, both good and bad. If you have tested or are using these packages already please submit feedback via the tracker for this release. Once we have enough positive feedback or enough time has passed we can push these packages to stable.

2009-09-23 Update

The IUS Packages for php52-5.2.11-1.ius have been pushed to stable.

Похожие записи:

  1. Updated MySQL 5.0.85 Packages for RHEL/CentOS 5
  2. PHP 5.2.11 / MySQL 5.0.85 RPMs For RHEL/CentOS 4
  3. Updated Python 2.6.2 / MySQL 5.1.39 RPMs For RHEL/CentOS 5
  4. Zabbix RPMs Updated in my repository (1.8r5)
  5. Zabbix RPMs Updated to 1.8.1 in my repository

Комментировать