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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Freigeben: 2016-06-06 20:14:24
Original
1672 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:
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
Aktuelle Ausgaben
PHP-Datenerfassung?
Aus 1970-01-01 08:00:00
0
0
0
PHP-Erweiterung intl
Aus 1970-01-01 08:00:00
0
0
0
Wie man PHP gut lernt
Aus 1970-01-01 08:00:00
0
0
0
Mehrere PHP-Versionen
Aus 1970-01-01 08:00:00
0
0
0
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage