摘要:
一.安装Mongodb的PHP扩展wget http://pecl.php.net/get/mongo-1.2.7.tgz //下载扩展包tar zxvf mongo-1.2.7.tgzcd mongo-1.2.7/usr/local/php/bin/phpize./configure -with-... 阅读全文
posted @ 2014-07-18 23:49
pushStack
阅读(277)
评论(0)
推荐(0)
摘要:
find . -name '*.svn' |xargs rm -rf 阅读全文
posted @ 2014-07-18 00:22
pushStack
阅读(253)
评论(0)
推荐(0)