【正文】
nload/ /home/server/。 cd /home/server/。 啟動(dòng)mongodb后臺(tái)進(jìn)程: mkdir p /home/mongodata/。 /home/server/ 5. 安裝MongoDB的PHP驅(qū)動(dòng) cd /home/server/php/etc/mongodbmongophpdriver8153548目錄下執(zhí)行/home/server/php/bin/phpize 生成configure文件./configureMake amp。 make install vi /home/server/php/lib/。 添加extension=,重啟php即可 注:如果出現(xiàn)phpize: mand not found,則執(zhí)行 aptget install php5dev 6. 安裝resin(暫時(shí)不用) cd /home/download。 wget tar zxvf cd ./configure prefix=/home/resin7. Nginx設(shè)置 啟用nginx對(duì)php