MongoDB driver 썸네일형 리스트형 [리눅스] PHP 7.X 버전에서 몽고DB 연동 PHP 7.X 버전에서 몽고DB 연동(확장 프로그램 설치) $ git clone https://github.com/mongodb/mongo-php-driver.git $ cd mongo-php-driver/ $ git submodule update --init $ /usr/local/php/bin/phpize $ ./configure --with-php-config=/usr/local/php/bin/php-config $ make all $ make install --output-- PATH="$PATH:/sbin" ldconfig -n /usr/local/src/mongo-php-driver/modules ------------------------------------------------------.. 더보기 이전 1 다음