装MONGODB跟PHP mongo driver
装MONGODB和PHP mongo driver?Runsudo apt-get install make$ sudo pecl install mongo?Add the following
装MONGODB和PHP mongo driver
?
Runsudo apt-get install make
$ sudo pecl install mongo
?Add the following line to your php.ini file:
?
extension=mongo.so?
?