티스토리 뷰

Linux

php 7 설치

CHOMAN 2018. 9. 10. 15:38

참고 원문 사이트

https://blog.asamaru.net/2018/02/14/install-php-7-2-on-centos-with-remi-rpm-repository/

remi repo URL

https://blog.remirepo.net/tag/CentOS

설치

yum install epel-release -y
rpm -ivh http://rpms.remirepo.net/enterprise/remi-release-7.rpm
yum --enablerepo=remi update remi-release

yum-config-manager --enable remi-php72
or
yum-config-manager --enable remi-php73

yum install -y php php-fpm php-mysql
yum install php-xml php-common php-pdo php-fpm php-json php php-mysqlnd php-process php-cli php-mbstring php-intl
yum install php-gd php-cli php-pecl-apcu php php-common php-pecl-mcrypt php-pecl-zip php-mysqlnd php-fpm php-bcmath php-opcache php-soap php-json php-pdo php-xml php-mbstring php-process

'Linux' 카테고리의 다른 글

ulimit  (0) 2018.09.21
swap 생성  (0) 2018.09.11
netconsole  (0) 2018.09.05
memcached  (0) 2018.08.29
sestatus  (0) 2018.08.23
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/02   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28
글 보관함