본문 바로가기
Linux

CentOS7에서 php 5.6설치

by 씨엔아이소프트 2022. 1. 18.
반응형
 
yum --enablerepo=remi-php56 install php
 
php56 에 존재하는 모듈 전체 설치
yum install -y --enablerepo=remi,remi-php56 php php-bcmath php-cli php-common php-dba php-dbg php-devel php-embedded php-enchant php-fpm php-gd php-gmp php-imap php-interbase php-intl php-ldap php-litespeed php-mbstring php-mcrypt php-mysqlnd php-odbc php-opcache php-pdo php-pgsql php-process php-pspell php-recode php-snmp php-soap php-tidy php-xml php-xmlrpc php-curl
반응형

댓글