일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- compare
- Encapusulation
- wpf
- inheritance
- stream
- Barcode
- Pointer
- Contour
- file access
- aduino
- flutter
- Class
- parameter
- mfc
- digitalRead
- APP
- SERIAL
- Read
- atmega328
- Overloading
- sensor
- java
- Binary
- length
- memory
- Unity
- UNO
- public
- Android
- preprocessing
Archives
- Today
- Total
목록modern php (1)
폴크(FOLC)
LEMP stack 개발 환경 구성
PC 환경에 LEMP stack 을 구성하기 위해서는 4가지 S/W 가 필요하다. 1. Linux OS # Ubuntu Desktop 20.04 LTS (2.7GB) # 리눅스 형태는 무수히 존재하므로 원하는 버전을 선택한다. 2. NginX+ # Web & Mobile Applications # MySQL 과 동일한 Interface 를 제공하면서도 무료버전이다. 3. MariaDB # Server 10.5.11 # OS(Linux) 에 맞추어 선택한다. 4. PHP # Current Stable PHP 7.4.21 # 7.0 이상 버전을 선택한다. 7.0 이상 부터는 modern PHP 로 분리된다.
LEMP stack/LEMP stack 사용법
2021. 7. 3. 12:37