이미지 모듈 설치
명령어
yum install php-gd
다국어 모듈 설치
명령어
yum install php-mbstring
추가 모듈 목록 확인
명령어
yum search php-
추가 모듈 전체 설치
명령어
yum install php-cli php-fpm php-mysqlnd php-gd php-mbstring php-mcrypt php-opcache php-pear php-xml php-xmlrpc php-embedded php-bcmath php-imap php-pdo php-pecl-imagick php-soap php-devel php-ldap php-intl php-pecl-apcu php-snmp php-tidy php-dba php-zip
PHP 시간 설정
명령어
vi etc/php.ini
date.timezone = Asia/Seoul