0. 버전확인
1. repl-release 설치
2. yum repo 7.2 추가
3. yum-utils 설치
4. php7.2 설치
5. 관련모듈 설치
6. 심볼릭링크
7. 버전확인
8. 끝.
0. 버전확인. (아직 설치되어 있지 않음)
[root@localhost mysql]# php -v
-bash: php: command not found
1. epel-release 설치 (EPEL; Extra Packages for Enterprise Linux)
[root@localhost mysql]# yum install epel-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.kaist.ac.kr
* extras: ftp.kaist.ac.kr
* updates: ftp.kaist.ac.kr
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-11 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
epel-release noarch 7-11 extras 15 k
Transaction Summary
=============================================================================================
Install 1 Package
Total download size: 15 k
Installed size: 24 k
Is this ok [y/d/N]: y
Downloading packages:
epel-release-7-11.noarch.rpm | 15 kB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : epel-release-7-11.noarch 1/1
Verifying : epel-release-7-11.noarch 1/1
Installed:
epel-release.noarch 0:7-11
Complete!
[root@localhost mysql]# yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
Loaded plugins: fastestmirror
remi-release-7.rpm | 15 kB 00:00:00
Examining /var/tmp/yum-root-1e8WPG/remi-release-7.rpm: remi-release-7.5-1.el7.remi.noarch
Marking /var/tmp/yum-root-1e8WPG/remi-release-7.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package remi-release.noarch 0:7.5-1.el7.remi will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
remi-release noarch 7.5-1.el7.remi /remi-release-7 16 k
Transaction Summary
=============================================================================================
Install 1 Package
Total size: 16 k
Installed size: 16 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : remi-release-7.5-1.el7.remi.noarch 1/1
Verifying : remi-release-7.5-1.el7.remi.noarch 1/1
Installed:
remi-release.noarch 0:7.5-1.el7.remi
Complete!
[root@localhost mysql]# yum install yum-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 7.0 kB 00:00:00
* base: ftp.kaist.ac.kr
* epel: mirror.premi.st
* extras: ftp.kaist.ac.kr
* remi-safe: mirrors.thzhost.com
* updates: ftp.kaist.ac.kr
epel | 3.2 kB 00:00:00
remi-safe | 2.9 kB 00:00:00
(1/4): epel/x86_64/group_gz | 88 kB 00:00:00
(2/4): epel/x86_64/updateinfo | 933 kB 00:00:00
(3/4): epel/x86_64/primary | 3.5 MB 00:00:00
(4/4): remi-safe/primary_db | 1.2 MB 00:00:01
epel 12586/12586
Resolving Dependencies
--> Running transaction check
---> Package yum-utils.noarch 0:1.1.31-45.el7 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-45.el7.noarch
--> Processing Dependency: libxml2-python for package: yum-utils-1.1.31-45.el7.noarch
--> Running transaction check
---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch
--> Running transaction check
---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
yum-utils noarch 1.1.31-45.el7 base 119 k
Installing for dependencies:
libxml2-python x86_64 2.9.1-6.el7_2.3 base 247 k
python-chardet noarch 2.2.1-1.el7_1 base 227 k
python-kitchen noarch 1.1.1-5.el7 base 267 k
Transaction Summary
=============================================================================================
Install 1 Package (+3 Dependent packages)
Total download size: 859 k
Installed size: 4.3 M
Is this ok [y/d/N]: y
Downloading packages:
(1/4): yum-utils-1.1.31-45.el7.noarch.rpm | 119 kB 00:00:00
(2/4): python-chardet-2.2.1-1.el7_1.noarch.rpm | 227 kB 00:00:00
(3/4): python-kitchen-1.1.1-5.el7.noarch.rpm | 267 kB 00:00:00
(4/4): libxml2-python-2.9.1-6.el7_2.3.x86_64.rpm | 247 kB 00:00:00
---------------------------------------------------------------------------------------------
Total 3.1 MB/s | 859 kB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python-chardet-2.2.1-1.el7_1.noarch 1/4
Installing : python-kitchen-1.1.1-5.el7.noarch 2/4
Installing : libxml2-python-2.9.1-6.el7_2.3.x86_64 3/4
Installing : yum-utils-1.1.31-45.el7.noarch 4/4
Verifying : yum-utils-1.1.31-45.el7.noarch 1/4
Verifying : libxml2-python-2.9.1-6.el7_2.3.x86_64 2/4
Verifying : python-kitchen-1.1.1-5.el7.noarch 3/4
Verifying : python-chardet-2.2.1-1.el7_1.noarch 4/4
Installed:
yum-utils.noarch 0:1.1.31-45.el7
Dependency Installed:
libxml2-python.x86_64 0:2.9.1-6.el7_2.3 python-chardet.noarch 0:2.2.1-1.el7_1
python-kitchen.noarch 0:1.1.1-5.el7
Complete!
[root@localhost mysql]# yum-config-manager --enable remi-php72
Loaded plugins: fastestmirror
===================================== repo: remi-php72 ======================================
[remi-php72]
async = True
bandwidth = 0
base_persistdir = /var/lib/yum/repos/x86_64/7
baseurl =
cache = 0
cachedir = /var/cache/yum/x86_64/7/remi-php72
check_config_file_age = True
compare_providers_priority = 80
cost = 1000
deltarpm_metadata_percentage = 100
deltarpm_percentage =
enabled = 1
enablegroups = True
exclude =
failovermethod = priority
ftp_disable_epsv = False
gpgcadir = /var/lib/yum/repos/x86_64/7/remi-php72/gpgcadir
gpgcakey =
gpgcheck = True
gpgdir = /var/lib/yum/repos/x86_64/7/remi-php72/gpgdir
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
hdrdir = /var/cache/yum/x86_64/7/remi-php72/headers
http_caching = all
includepkgs =
ip_resolve =
keepalive = True
keepcache = False
mddownloadpolicy = sqlite
mdpolicy = group:small
mediaid =
metadata_expire = 21600
metadata_expire_filter = read-only:present
metalink =
minrate = 0
mirrorlist = http://cdn.remirepo.net/enterprise/7/php72/mirror
mirrorlist_expire = 86400
name = Remi's PHP 7.2 RPM repository for Enterprise Linux 7 - x86_64
old_base_cache_dir =
password =
persistdir = /var/lib/yum/repos/x86_64/7/remi-php72
pkgdir = /var/cache/yum/x86_64/7/remi-php72/packages
proxy = False
proxy_dict =
proxy_password =
proxy_username =
repo_gpgcheck = False
retries = 10
skip_if_unavailable = False
ssl_check_cert_permissions = True
sslcacert =
sslclientcert =
sslclientkey =
sslverify = True
throttle = 0
timeout = 30.0
ui_id = remi-php72
ui_repoid_vars = releasever,
basearch
username =
[root@localhost mysql]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.kaist.ac.kr
* epel: mirror.premi.st
* extras: ftp.kaist.ac.kr
* remi-php72: repo1.ash.innoscale.net
* remi-safe: repo1.ash.innoscale.net
* updates: ftp.kaist.ac.kr
remi-php72 | 2.9 kB 00:00:00
remi-php72/primary_db | 189 kB 00:00:01
No packages marked for update
[root@localhost mysql]# yum install php72
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.kaist.ac.kr
* epel: mirror.premi.st
* extras: ftp.kaist.ac.kr
* remi-php72: mirrors.mediatemple.net
* remi-safe: mirrors.mediatemple.net
* updates: ftp.kaist.ac.kr
Resolving Dependencies
--> Running transaction check
---> Package php72.x86_64 0:1.0-1.el7.remi will be installed
--> Processing Dependency: php72-runtime(x86-64) = 1.0-1.el7.remi for package: php72-1.0-1.el7.remi.x86_64
--> Processing Dependency: php72-runtime for package: php72-1.0-1.el7.remi.x86_64
--> Processing Dependency: php72-php-common(x86-64) for package: php72-1.0-1.el7.remi.x86_64
--> Processing Dependency: php72-php-cli(x86-64) for package: php72-1.0-1.el7.remi.x86_64
--> Running transaction check
---> Package php72-php-cli.x86_64 0:7.2.6-1.el7.remi will be installed
--> Processing Dependency: libargon2.so.0()(64bit) for package: php72-php-cli-7.2.6-1.el7.remi.x86_64
---> Package php72-php-common.x86_64 0:7.2.6-1.el7.remi will be installed
--> Processing Dependency: php72-php-json(x86-64) = 7.2.6-1.el7.remi for package: php72-php-common-7.2.6-1.el7.remi.x86_64
---> Package php72-runtime.x86_64 0:1.0-1.el7.remi will be installed
--> Processing Dependency: scl-utils for package: php72-runtime-1.0-1.el7.remi.x86_64
--> Processing Dependency: environment-modules for package: php72-runtime-1.0-1.el7.remi.x86_64
--> Running transaction check
---> Package environment-modules.x86_64 0:3.2.10-10.el7 will be installed
--> Processing Dependency: libtcl8.5.so()(64bit) for package: environment-modules-3.2.10-10.el7.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: environment-modules-3.2.10-10.el7.x86_64
---> Package libargon2.x86_64 0:20161029-2.el7 will be installed
---> Package php72-php-json.x86_64 0:7.2.6-1.el7.remi will be installed
---> Package scl-utils.x86_64 0:20130529-18.el7_4 will be installed
--> Running transaction check
---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.5-1.el7.x86_64
---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
--> Running transaction check
---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed
---> Package libxcb.x86_64 0:1.12-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64
--> Running transaction check
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
php72 x86_64 1.0-1.el7.remi remi-safe 2.2 k
Installing for dependencies:
environment-modules x86_64 3.2.10-10.el7 base 107 k
libX11 x86_64 1.6.5-1.el7 base 606 k
libX11-common noarch 1.6.5-1.el7 base 164 k
libXau x86_64 1.0.8-2.1.el7 base 29 k
libargon2 x86_64 20161029-2.el7 epel 23 k
libxcb x86_64 1.12-1.el7 base 211 k
php72-php-cli x86_64 7.2.6-1.el7.remi remi-safe 3.2 M
php72-php-common x86_64 7.2.6-1.el7.remi remi-safe 625 k
php72-php-json x86_64 7.2.6-1.el7.remi remi-safe 64 k
php72-runtime x86_64 1.0-1.el7.remi remi-safe 1.1 M
scl-utils x86_64 20130529-18.el7_4 base 24 k
tcl x86_64 1:8.5.13-8.el7 base 1.9 M
Transaction Summary
=============================================================================================
Install 1 Package (+12 Dependent packages)
Total download size: 8.1 M
Installed size: 24 M
Is this ok [y/d/N]: y
Downloading packages:
(1/13): libXau-1.0.8-2.1.el7.x86_64.rpm | 29 kB 00:00:00
(2/13): libX11-1.6.5-1.el7.x86_64.rpm | 606 kB 00:00:00
(3/13): environment-modules-3.2.10-10.el7.x86_64.rpm | 107 kB 00:00:00
(4/13): libX11-common-1.6.5-1.el7.noarch.rpm | 164 kB 00:00:00
(5/13): libxcb-1.12-1.el7.x86_64.rpm | 211 kB 00:00:00
warning: /var/cache/yum/x86_64/7/remi-safe/packages/php72-1.0-1.el7.remi.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 00f97f56: NOKEY
Public key for php72-1.0-1.el7.remi.x86_64.rpm is not installed
(6/13): php72-1.0-1.el7.remi.x86_64.rpm | 2.2 kB 00:00:00
warning: /var/cache/yum/x86_64/7/epel/packages/libargon2-20161029-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for libargon2-20161029-2.el7.x86_64.rpm is not installed
(7/13): libargon2-20161029-2.el7.x86_64.rpm | 23 kB 00:00:00
(8/13): scl-utils-20130529-18.el7_4.x86_64.rpm | 24 kB 00:00:00
(9/13): tcl-8.5.13-8.el7.x86_64.rpm | 1.9 MB 00:00:00
(10/13): php72-php-json-7.2.6-1.el7.remi.x86_64.rpm | 64 kB 00:00:02
(11/13): php72-runtime-1.0-1.el7.remi.x86_64.rpm | 1.1 MB 00:00:02
(12/13): php72-php-cli-7.2.6-1.el7.remi.x86_64.rpm | 3.2 MB 00:00:03
(13/13): php72-php-common-7.2.6-1.el7.remi.x86_64.rpm | 625 kB 00:00:03
---------------------------------------------------------------------------------------------
Total 2.3 MB/s | 8.1 MB 00:00:03
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
Importing GPG key 0x00F97F56:
Userid : "Remi Collet <RPMS@FamilleCollet.com>"
Fingerprint: 1ee0 4cce 88a4 ae4a a29a 5df5 004e 6f47 00f9 7f56
Package : remi-release-7.5-1.el7.remi.noarch (installed)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-remi
Is this ok [y/N]: y
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-11.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Is this ok [y/N]: y
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libX11-common-1.6.5-1.el7.noarch 1/13
Installing : libargon2-20161029-2.el7.x86_64 2/13
Installing : libXau-1.0.8-2.1.el7.x86_64 3/13
Installing : libxcb-1.12-1.el7.x86_64 4/13
Installing : libX11-1.6.5-1.el7.x86_64 5/13
Installing : 1:tcl-8.5.13-8.el7.x86_64 6/13
Installing : environment-modules-3.2.10-10.el7.x86_64 7/13
Installing : scl-utils-20130529-18.el7_4.x86_64 8/13
Installing : php72-runtime-1.0-1.el7.remi.x86_64 9/13
Installing : php72-php-json-7.2.6-1.el7.remi.x86_64 10/13
Installing : php72-php-common-7.2.6-1.el7.remi.x86_64 11/13
Installing : php72-php-cli-7.2.6-1.el7.remi.x86_64 12/13
Installing : php72-1.0-1.el7.remi.x86_64 13/13
Verifying : scl-utils-20130529-18.el7_4.x86_64 1/13
Verifying : libX11-1.6.5-1.el7.x86_64 2/13
Verifying : 1:tcl-8.5.13-8.el7.x86_64 3/13
Verifying : libxcb-1.12-1.el7.x86_64 4/13
Verifying : libXau-1.0.8-2.1.el7.x86_64 5/13
Verifying : php72-1.0-1.el7.remi.x86_64 6/13
Verifying : php72-php-common-7.2.6-1.el7.remi.x86_64 7/13
Verifying : php72-php-json-7.2.6-1.el7.remi.x86_64 8/13
Verifying : environment-modules-3.2.10-10.el7.x86_64 9/13
Verifying : libargon2-20161029-2.el7.x86_64 10/13
Verifying : php72-runtime-1.0-1.el7.remi.x86_64 11/13
Verifying : php72-php-cli-7.2.6-1.el7.remi.x86_64 12/13
Verifying : libX11-common-1.6.5-1.el7.noarch 13/13
Installed:
php72.x86_64 0:1.0-1.el7.remi
Dependency Installed:
environment-modules.x86_64 0:3.2.10-10.el7 libX11.x86_64 0:1.6.5-1.el7
libX11-common.noarch 0:1.6.5-1.el7 libXau.x86_64 0:1.0.8-2.1.el7
libargon2.x86_64 0:20161029-2.el7 libxcb.x86_64 0:1.12-1.el7
php72-php-cli.x86_64 0:7.2.6-1.el7.remi php72-php-common.x86_64 0:7.2.6-1.el7.remi
php72-php-json.x86_64 0:7.2.6-1.el7.remi php72-runtime.x86_64 0:1.0-1.el7.remi
scl-utils.x86_64 0:20130529-18.el7_4 tcl.x86_64 1:8.5.13-8.el7
Complete!
[root@localhost mysql]# yum install php72-php-fpm php72-php-gd php72-php-json php72-php-mbstring php72-php-mysqlnd php72-php-xml php72-php-xmlrpc php72-php-opcache
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.kaist.ac.kr
* epel: mirror.premi.st
* extras: ftp.kaist.ac.kr
* remi-php72: repo1.sea.innoscale.net
* remi-safe: repo1.sea.innoscale.net
* updates: ftp.kaist.ac.kr
Package php72-php-json-7.2.6-1.el7.remi.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package php72-php-fpm.x86_64 0:7.2.6-1.el7.remi will be installed
---> Package php72-php-gd.x86_64 0:7.2.6-1.el7.remi will be installed
--> Processing Dependency: gd-last(x86-64) >= 2.1.1 for package: php72-php-gd-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: php72-php-gd-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: php72-php-gd-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libgd.so.3()(64bit) for package: php72-php-gd-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libXpm.so.4()(64bit) for package: php72-php-gd-7.2.6-1.el7.remi.x86_64
---> Package php72-php-mbstring.x86_64 0:7.2.6-1.el7.remi will be installed
---> Package php72-php-mysqlnd.x86_64 0:7.2.6-1.el7.remi will be installed
--> Processing Dependency: php72-php-pdo(x86-64) = 7.2.6-1.el7.remi for package: php72-php-mysqlnd-7.2.6-1.el7.remi.x86_64
---> Package php72-php-opcache.x86_64 0:7.2.6-1.el7.remi will be installed
---> Package php72-php-xml.x86_64 0:7.2.6-1.el7.remi will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: php72-php-xml-7.2.6-1.el7.remi.x86_64
---> Package php72-php-xmlrpc.x86_64 0:7.2.6-1.el7.remi will be installed
--> Running transaction check
---> Package gd-last.x86_64 0:2.2.5-2.el7.remi will be installed
--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gd-last-2.2.5-2.el7.remi.x86_64
--> Processing Dependency: libwebp.so.4()(64bit) for package: gd-last-2.2.5-2.el7.remi.x86_64
--> Processing Dependency: libtiff.so.5()(64bit) for package: gd-last-2.2.5-2.el7.remi.x86_64
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: gd-last-2.2.5-2.el7.remi.x86_64
---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package php72-php-pdo.x86_64 0:7.2.6-1.el7.remi will be installed
--> Running transaction check
---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be installed
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.x86_64
---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be installed
--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-27.el7_3.x86_64
---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed
--> Running transaction check
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
---> Package lyx-fonts.noarch 0:2.2.3-1.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
php72-php-fpm x86_64 7.2.6-1.el7.remi remi-safe 1.7 M
php72-php-gd x86_64 7.2.6-1.el7.remi remi-safe 74 k
php72-php-mbstring x86_64 7.2.6-1.el7.remi remi-safe 564 k
php72-php-mysqlnd x86_64 7.2.6-1.el7.remi remi-safe 176 k
php72-php-opcache x86_64 7.2.6-1.el7.remi remi-safe 216 k
php72-php-xml x86_64 7.2.6-1.el7.remi remi-safe 169 k
php72-php-xmlrpc x86_64 7.2.6-1.el7.remi remi-safe 79 k
Installing for dependencies:
fontconfig x86_64 2.10.95-11.el7 base 229 k
fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
gd-last x86_64 2.2.5-2.el7.remi remi-safe 133 k
jbigkit-libs x86_64 2.0-11.el7 base 46 k
libXpm x86_64 3.5.12-1.el7 base 55 k
libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
libpng x86_64 2:1.5.13-7.el7_2 base 213 k
libtiff x86_64 4.0.3-27.el7_3 base 170 k
libwebp x86_64 0.3.0-7.el7 base 170 k
libxslt x86_64 1.1.28-5.el7 base 242 k
lyx-fonts noarch 2.2.3-1.el7 epel 159 k
php72-php-pdo x86_64 7.2.6-1.el7.remi remi-safe 110 k
Transaction Summary
=============================================================================================
Install 7 Packages (+12 Dependent packages)
Total download size: 4.5 M
Installed size: 12 M
Is this ok [y/d/N]: y
Downloading packages:
(1/19): fontpackages-filesystem-1.44-8.el7.noarch.rpm | 9.9 kB 00:00:00
(2/19): libjpeg-turbo-1.2.90-5.el7.x86_64.rpm | 134 kB 00:00:00
(3/19): fontconfig-2.10.95-11.el7.x86_64.rpm | 229 kB 00:00:00
(4/19): jbigkit-libs-2.0-11.el7.x86_64.rpm | 46 kB 00:00:00
(5/19): libXpm-3.5.12-1.el7.x86_64.rpm | 55 kB 00:00:00
(6/19): libpng-1.5.13-7.el7_2.x86_64.rpm | 213 kB 00:00:00
(7/19): libxslt-1.1.28-5.el7.x86_64.rpm | 242 kB 00:00:00
(8/19): libtiff-4.0.3-27.el7_3.x86_64.rpm | 170 kB 00:00:00
(9/19): libwebp-0.3.0-7.el7.x86_64.rpm | 170 kB 00:00:00
(10/19): lyx-fonts-2.2.3-1.el7.noarch.rpm | 159 kB 00:00:00
(11/19): gd-last-2.2.5-2.el7.remi.x86_64.rpm | 133 kB 00:00:01
(12/19): php72-php-opcache-7.2.6-1.el7.remi.x86_64.rpm | 216 kB 00:00:00
(13/19): php72-php-pdo-7.2.6-1.el7.remi.x86_64.rpm | 110 kB 00:00:00
(14/19): php72-php-fpm-7.2.6-1.el7.remi.x86_64.rpm | 1.7 MB 00:00:01
(15/19): php72-php-gd-7.2.6-1.el7.remi.x86_64.rpm | 74 kB 00:00:01
(16/19): php72-php-xml-7.2.6-1.el7.remi.x86_64.rpm | 169 kB 00:00:00
(17/19): php72-php-xmlrpc-7.2.6-1.el7.remi.x86_64.rpm | 79 kB 00:00:00
(18/19): php72-php-mysqlnd-7.2.6-1.el7.remi.x86_64.rpm | 176 kB 00:00:02
(19/19): php72-php-mbstring-7.2.6-1.el7.remi.x86_64.rpm | 564 kB 00:00:03
---------------------------------------------------------------------------------------------
Total 1.2 MB/s | 4.5 MB 00:00:03
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 1/19
Installing : 2:libpng-1.5.13-7.el7_2.x86_64 2/19
Installing : fontpackages-filesystem-1.44-8.el7.noarch 3/19
Installing : libXpm-3.5.12-1.el7.x86_64 4/19
Installing : lyx-fonts-2.2.3-1.el7.noarch 5/19
Installing : fontconfig-2.10.95-11.el7.x86_64 6/19
Installing : jbigkit-libs-2.0-11.el7.x86_64 7/19
Installing : libtiff-4.0.3-27.el7_3.x86_64 8/19
Installing : libxslt-1.1.28-5.el7.x86_64 9/19
Installing : php72-php-xml-7.2.6-1.el7.remi.x86_64 10/19
Installing : php72-php-pdo-7.2.6-1.el7.remi.x86_64 11/19
Installing : libwebp-0.3.0-7.el7.x86_64 12/19
Installing : gd-last-2.2.5-2.el7.remi.x86_64 13/19
Installing : php72-php-gd-7.2.6-1.el7.remi.x86_64 14/19
Installing : php72-php-mysqlnd-7.2.6-1.el7.remi.x86_64 15/19
Installing : php72-php-xmlrpc-7.2.6-1.el7.remi.x86_64 16/19
Installing : php72-php-fpm-7.2.6-1.el7.remi.x86_64 17/19
Installing : php72-php-mbstring-7.2.6-1.el7.remi.x86_64 18/19
Installing : php72-php-opcache-7.2.6-1.el7.remi.x86_64 19/19
Verifying : libXpm-3.5.12-1.el7.x86_64 1/19
Verifying : libwebp-0.3.0-7.el7.x86_64 2/19
Verifying : lyx-fonts-2.2.3-1.el7.noarch 3/19
Verifying : libtiff-4.0.3-27.el7_3.x86_64 4/19
Verifying : php72-php-pdo-7.2.6-1.el7.remi.x86_64 5/19
Verifying : php72-php-opcache-7.2.6-1.el7.remi.x86_64 6/19
Verifying : php72-php-mysqlnd-7.2.6-1.el7.remi.x86_64 7/19
Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 8/19
Verifying : fontconfig-2.10.95-11.el7.x86_64 9/19
Verifying : gd-last-2.2.5-2.el7.remi.x86_64 10/19
Verifying : libxslt-1.1.28-5.el7.x86_64 11/19
Verifying : php72-php-xmlrpc-7.2.6-1.el7.remi.x86_64 12/19
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 13/19
Verifying : php72-php-xml-7.2.6-1.el7.remi.x86_64 14/19
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 15/19
Verifying : php72-php-mbstring-7.2.6-1.el7.remi.x86_64 16/19
Verifying : jbigkit-libs-2.0-11.el7.x86_64 17/19
Verifying : php72-php-fpm-7.2.6-1.el7.remi.x86_64 18/19
Verifying : php72-php-gd-7.2.6-1.el7.remi.x86_64 19/19
Installed:
php72-php-fpm.x86_64 0:7.2.6-1.el7.remi php72-php-gd.x86_64 0:7.2.6-1.el7.remi
php72-php-mbstring.x86_64 0:7.2.6-1.el7.remi php72-php-mysqlnd.x86_64 0:7.2.6-1.el7.remi
php72-php-opcache.x86_64 0:7.2.6-1.el7.remi php72-php-xml.x86_64 0:7.2.6-1.el7.remi
php72-php-xmlrpc.x86_64 0:7.2.6-1.el7.remi
Dependency Installed:
fontconfig.x86_64 0:2.10.95-11.el7 fontpackages-filesystem.noarch 0:1.44-8.el7
gd-last.x86_64 0:2.2.5-2.el7.remi jbigkit-libs.x86_64 0:2.0-11.el7
libXpm.x86_64 0:3.5.12-1.el7 libjpeg-turbo.x86_64 0:1.2.90-5.el7
libpng.x86_64 2:1.5.13-7.el7_2 libtiff.x86_64 0:4.0.3-27.el7_3
libwebp.x86_64 0:0.3.0-7.el7 libxslt.x86_64 0:1.1.28-5.el7
lyx-fonts.noarch 0:2.2.3-1.el7 php72-php-pdo.x86_64 0:7.2.6-1.el7.remi
Complete!
[root@localhost bin]# ln -s /opt/remi/php72/root/usr/bin/php php
[root@localhost bin]# ln -s /opt/remi/php72/root/usr/bin/php-cgi php-cgi
[root@localhost bin]# ln -s /opt/remi/php72/root/usr/bin/phar.phar phar.phar
[root@localhost bin]# php -v
PHP 7.2.6 (cli) (built: May 23 2018 08:56:04) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.6, Copyright (c) 1999-2018, by Zend Technologies
[root@localhost bin]#
'PHP' 카테고리의 다른 글
IIS PHP 헤더설정 (0) | 2019.01.08 |
---|---|
단방향 암호화 문자열 crypt sha512 암호화 (0) | 2019.01.08 |
CentOS7 PHP7 oci8.so 설치 (0) | 2017.11.07 |
php-mcrypt 설치가 안될 때 (0) | 2017.11.05 |
페이징 및 함수이용 (0) | 2016.03.01 |