Centos 8 APM(VirtualHosting 설정)

* 이 글은 기존 글 Centos 7 APM(VirtualHosting 설정) 을 기반으로 8버전으로 작성 최초 설치 단계에서 패키지 선택 시 서버 -> 웹서버 선택 후 설치 완료 (php, perl, python, mariadb 등 관련 패키지 선택) 패키지 최신버전 업데이트 yum update (설치시 “centos Continue reading Centos 8 APM(VirtualHosting 설정)

Centos 7 APM(VirtualHosting 설정)

최초 설치 단계에서 패키지 선택시 웹서버로 들어가 필요한 패키지 선택 후 설치 완료. (php, perl, python, mariadb 등 관련 패키지 선택) 패키지 최신버전 업데이트 yum update MariaDB 설치 yum install mariadb-server php-mysql 시간동기화 서비스 등록 및 구동 vi /etc/ntp.conf (타임서버주소 Continue reading Centos 7 APM(VirtualHosting 설정)