wget -c https://pecl.php.net/get/mongo-1.6.9.tgz tar zxvf mongo-1.6.9.tgz cd mongo-1.6.9 phpize ./configure make all make test sudo make install
原文地址:https://www.cnblogs.com/www-php/p/9149613.html
时间: 2024-11-14 11:37:08
wget -c https://pecl.php.net/get/mongo-1.6.9.tgz tar zxvf mongo-1.6.9.tgz cd mongo-1.6.9 phpize ./configure make all make test sudo make install
原文地址:https://www.cnblogs.com/www-php/p/9149613.html