server yum install php 7.1

2018.10.10 02:37

엘카 조회 수:686

참고 문서  

yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm

yum update

yum-config-manager --enable remi-php71

yum install php php-opcache

 

yum install php-mysqlnd php-pdo

yum install php-gd php-ldap php-odbc php-pear php-xml php-xmlrpc php-mbstring php-soap curl curl-devel

 

yum install php-memcached memcached