我在服务器上的WordPress中设置了一个主题。当我尝试更新页面时, 它给出错误ERR_EMPTY_RESPONSE。我的网络连接有静态IP地址。那么, 有人为此帮我吗?
我为此尝试了许多解决方案, 但仍然无法正常工作。
提前致谢!!
#1
尝试这个!!
有时可能是你的系统IP问题。按着这些次序
流程1
第1步:打开CMD提示
第2步:
逐一运行以下命令。
ipconfig /release
ipconfig /all
ipconfig /flushdns
ipconfig /renew
netsh int ip set dns
netsh winsock reset
现在, 重新启动你的PC。
工程2
问题可能出在你的wp-login.php中, 你必须用最新的WordPress版本的wp-login.php文件替换wp-login.php文件。
来源:
https://www.srcmini02.com/65046.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_37355.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57