rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
# yum info php --enablerepo=remi-php55,remi
Loaded plugins: downloadonly, fastestmirror, priorities, security
Loading mirror speeds from cached hostfile
* base: www.ftp.ne.jp
* epel: ftp.kddilabs.jp
* extras: www.ftp.ne.jp
* remi: remi.kazukioishi.net
* remi-php55: remi.kazukioishi.net
* updates: www.ftp.ne.jp
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
remi | 2.9 kB 00:00
remi/primary_db | 696 kB 00:00
remi-php55 | 2.9 kB 00:00
remi-php55/primary_db | 150 kB 00:00
updates | 3.4 kB 00:00
531 packages excluded due to repository priority protections
Installed Packages
Name : php
Arch : x86_64
Version : 5.3.3
Release : 27.el6_5
Size : 3.5 M
Repo : installed
From repo : updates
Summary : PHP scripting language for creating dynamic web sites
URL : http://www.php.net/
License : PHP
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.
Available Packages
Name : php
Arch : x86_64
Version : 5.5.13
Release : 1.el6.remi
Size : 2.6 M
Repo : remi-php55
Summary : PHP scripting language for creating dynamic web sites
URL : http://www.php.net/
License : PHP and Zend and BSD
Description : PHP is an HTML-embedded scripting language. PHP attempts to make it
: easy for developers to write dynamically generated web pages. 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 (often referred to as mod_php)
: which adds support for the PHP language to Apache HTTP Server.