mongoclient php扩展,lnmp安装mongo扩展后,在实例化mongoClient()时出错
安装完了mongo扩展,phpinfo中也有mongo的相关信息,但是就是会出现这个
Warning: include_once(MongoClient.php): failed to open stream: No such file or directory in /mnt/hgfs/amp/include/Zend/Loader.php on line 83 Warning: include_once(): Failed opening 'MongoClient.php' for inclusion
求大神指点下。
回复内容:
安装完了mongo扩展,phpinfo中也有mongo的相关信息,但是就是会出现这个
Warning: include_once(MongoClient.php): failed to open stream: No such file or directory in /mnt/hgfs/amp/include/Zend/Loader.php on line 83 Warning: include_once(): Failed opening 'MongoClient.php' for inclusion
求大神指点下。
版本太低了 那个时候扩展是mongo 不是mongoclient
这个错误 是找不到 MongoClient.php
本文原创发布php中文网,转载请注明出处,感谢您的尊重!
超强干货来袭 云风专访:近40年码龄,通宵达旦的技术人生总结
以上是生活随笔为你收集整理的mongoclient php扩展,lnmp安装mongo扩展后,在实例化mongoClient()时出错的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 私家车合乘系统 matlab,适用于预约
- 下一篇: php检查图片大小,如何利用Javasc