일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 컨테이너
- docker
- 라우팅프로토콜
- 코딩테스트
- 프로그래머스
- 데이터베이스
- snort
- 스노트 룰
- coding test
- OSI7계층
- Linux
- Snort Rule
- 코딩 테스트
- 라우팅
- 스노트
- 리눅스
- database
- Router
- TDD
- Cosmos
- 도커
- Python
- db
- Routing
- programmers
- 트레바리
- 라우터
- osi7layer
- MySQL
- Container
Archives
- Today
- Total
목록php (1)
Simple is IT, 누구나 보고 누구나 깨닫는 IT
Apache - PHP - Mysql 연동해봐요.
Apache - PHP - Mysql 연동 Apache 설치 yum install httpd -y php 설치 wget -q https://rpms.remirepo.net/enterprise/remi-release-7.rpm wget -q https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm sudo rpm -Uvh remi-release-7.rpm epel-release-latest-7.noarch.rpm sudo yum --enablerepo=remi-php73 install php php-mysql php-fpm php-mbstring php-xml sudo yum --enablerepo=remi-php73 instal..
Simple is IT/Server
2020. 5. 28. 18:50