我尝试将PHP与Mongodb地图集连接起来,但是失败了。
mongodb地图集连接字符串为
intent.putExtra("id", profileid);
我尝试在本地计算机上使用PHP 5.6以及godaddy托管(尝试了所有PHP版本,PHP 5.6〜7.3)。总是失败。
"mongodb+srv://username:password@cluster0-woior.mongodb.net/test?retryWrites=true&w=majority"
致命错误:未捕获的异常'MongoConnectionException'与 消息'MongoClient :: __ construct():php_network_getaddresses: getaddrinfo失败:未知此类主机。在C:path \ temp.php:2中 堆栈跟踪:#0 C:path \ temp.php(2): MongoClient-> __construct('mongodb + srv:// e ...')#1 {main}接下来 消息“连接失败”的异常“ MongoConnectionException” 到:mongodb + srv:0:php_network_getaddresses:getaddrinfo失败:否 这样的主机是已知的。 '在C:path \ temp.php:2中堆栈跟踪:#0 C:path \ temp.php(0):MongoClient-> __ construct()#1 {main}被抛出 第2行上的C:path \ temp.php