Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 몽고DB
- Node
- 리눅스
- JavaScript
- API design
- php7
- 엔진엑스
- Stoplight
- ScrollBooster
- 접속자수
- nodejs
- PGSQL
- 스크롤부스터
- MongoDB
- nginx
- 우분투
- api 문서
- ulimit
- Linux
- nosql
- Redis
- ubuntu
- 데이터베이스
- 18.04
- php
- NVM
- PostgreSQL
- tbls
- node.js
- db
Archives
- Today
- Total
Parallel World
PHP 7 MongoDB 모듈 설치. 본문
1. PECL 을 이용하여 설치
# sudo pecl install mongodb
2. php.ini에 다음 라인 추가
extension=mongodb.so
'프로그래밍 > PHP' 카테고리의 다른 글
Ubuntu - Composer 설치 (0) | 2019.09.24 |
---|
Comments