Heim > Backend-Entwicklung > PHP-Tutorial > lnmp安装mongo扩展后,在实例化mongoClient()时出错

lnmp安装mongo扩展后,在实例化mongoClient()时出错

WBOY
Freigeben: 2016-06-06 20:14:24
Original
1659 Leute haben es durchsucht

安装完了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

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

lnmp安装mongo扩展后,在实例化mongoClient()时出错

求大神指点下。

版本太低了 那个时候扩展是mongo 不是mongoclient

这个错误 是找不到 MongoClient.php

Verwandte Etiketten:
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage