aws redhat7.3 http2..4 php56 설치
페이지 정보
본문
yum install epel-release
yum install httpd httpd-devel mod_ssl
# rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
# vi /etc/yum.repos.d/remi.repo
[remi] enabled= 1 → 0
yum install --enablerepo=remi,remi-php56 php php-devel
yum install --enablerepo=epel,remi libaio libaio-devel libmcrypt libmcrypt-devel libtidy openssl openssl-devel
yum install --enablerepo=remi,remi-php56 php-gd php-mbstring php-mcrypt php-mysql php-pdo php-pear php-tidy php-xml php-xmlrpc pcre-devel
AddType application/x-httpd-php .php .html .htm .inc
Addtype application/x-httpd-php-source .phps
yum install httpd httpd-devel mod_ssl
# rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
# vi /etc/yum.repos.d/remi.repo
[remi] enabled= 1 → 0
yum install --enablerepo=remi,remi-php56 php php-devel
yum install --enablerepo=epel,remi libaio libaio-devel libmcrypt libmcrypt-devel libtidy openssl openssl-devel
yum install --enablerepo=remi,remi-php56 php-gd php-mbstring php-mcrypt php-mysql php-pdo php-pear php-tidy php-xml php-xmlrpc pcre-devel
AddType application/x-httpd-php .php .html .htm .inc
Addtype application/x-httpd-php-source .phps
- 이전글톰켓설치 yum 자바jdk 8 20.02.21
- 다음글우분투 16 원격 데스크톱 설치 20.02.21
댓글목록
등록된 댓글이 없습니다.