91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

PHP7 pecl 安裝 mongodb擴展 和 PHPLIB

發布時間:2020-07-02 21:58:55 來源:網絡 閱讀:5945 作者:sendoffice 欄目:web開發

安裝PECL

//php版本 > 7

$ wget http://pear.php.net/go-pear.phar
$ php go-pear.phar

//php版本 < 7
$ yum install php-pear
//否則會報錯PHP Parse error: syntax error, unexpected //'new' (T_NEW) in /usr/share/pear/PEAR/Frontend.php on //line 91

安裝擴展

$ pecl install mongodb

And if I try to install mongodb for example, I'll get the same warnings as before with an extra "XML Extension not found" at the end.

I compared the "/usr/bin/pecl" with one from ubuntu and the only difference is the "-n" in the exec line :
alpine:
exec $PHP -C -n -q $INCARG -d date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d safe_mode=0 -d register_argc_argv="On" $INCDIR/peclcmd.php "$@"

-n meaning: "No configuration (ini) files will be used"
If not using conf, xml won't be loaded, so I'm pretty sure the "-n" should be removed.

I tested after removing it, and got no warning or anything and was able to install my extension.

以上問題的解決方式:
vi /usr/bin/pecl
remove -n para
刪除 -n 參數

安裝完畢后,添加庫到php.ini


extension=mongodb.so

安裝 PHPLIB

http://php.net/manual/zh/mongodb.tutorial.library.php
https://getcomposer.org/download/
安裝完畢后,安裝 PHP Library for MongoDB (PHPLIB)
$ composer require mongodb/mongodb``<br/>最新版本的命令是:<br/>$ composer.phar require mongodb/mongodb`

一切正確后,在當前目錄下,生成:vendor目錄,OK

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

九龙城区| 枣强县| 鹤壁市| 山丹县| 武宣县| 濉溪县| 前郭尔| 谷城县| 泽州县| 曲松县| 宜都市| 古浪县| 扬州市| 全南县| 大足县| 探索| 双城市| 江山市| 汉寿县| 万州区| 康乐县| 白银市| 乌兰察布市| 章丘市| 宝丰县| 额尔古纳市| 鄂托克前旗| 舒城县| 正定县| 阿图什市| 永宁县| 公安县| 高碑店市| 布尔津县| 天台县| 望谟县| 望江县| 元阳县| 池州市| 石棉县| 大名县|