php在网络请求时间歇性出现php_network_getaddresses:getaddrinfo name or service unkonwn问题
这是因为dns解析服务问题,服务端重启apach,php即可
如果还解决不了,需要配置etc/hosts
192.168.1.1 www.xxxx.com
php在网络请求时间歇性出现php_network_getaddresses:getaddrinfo name or service unkonwn问题
这是因为dns解析服务问题,服务端重启apach,php即可
如果还解决不了,需要配置etc/hosts
192.168.1.1 www.xxxx.com