首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

装MONGODB跟PHP mongo driver

2012-07-08 
装MONGODB和PHP mongo driver?Runsudo apt-get install make$ sudo pecl install mongo?Add the following

装MONGODB和PHP mongo driver

?

Run

sudo apt-get install make
$ sudo pecl install mongo

?Add the following line to your php.ini file:

?


extension=mongo.so?

?

热点排行