码迷,mamicode.com
首页 > 数据库 > 详细

CentOS 5 - 安装PHP MongoDB扩展

时间:2014-09-12 11:31:23      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:http   os   ar   for   div   sp   on   c   amp   

For driver developers and people interested in the latest bugfixes, you can compile the driver from the latest source code on » Github. Go to Github and click the "download" button. Then run:

$ tar zxvf mongodb-mongodb-php-driver-<commit_id>.tar.gz
$ cd mongodb-mongodb-php-driver-<commit_id>
$ phpize
$ ./configure
$ make all
$ sudo make install

 

CentOS 5 - 安装PHP MongoDB扩展

标签:http   os   ar   for   div   sp   on   c   amp   

原文地址:http://www.cnblogs.com/youlechang123/p/3967899.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!