PHP error: php_network_getaddresses: getaddrinfo failed: (while getting information from other site.)

后端 未结 11 1111
时光说笑
时光说笑 2020-12-01 10:18

Trying to get information from an external source, I\'m receiving the following error:

Warning: php_network_getaddresses: getaddrinfo

11条回答
  •  离开以前
    2020-12-01 10:46

    I think that you should try replacing php7.3-curl with api.hostip.info/?ip=$ip&position=true . Hope this helps

提交回复
热议问题