51Testing软件测试论坛

标题: 我自己的Discuz X3.4论坛访问时一直显示“正在等待127.0.0.1” [打印本页]

作者: 如来佛祖    时间: 2023-1-31 11:49
标题: 我自己的Discuz X3.4论坛访问时一直显示“正在等待127.0.0.1”
我自己的Discuz X3.4论坛访问时一直显示“正在等待127.0.0.1的响应”
我都等了快半个小时都还显示“正在等待127.0.0.1的响应”,重启apache无效
有啥解决方法吗?
IE和小白浏览器都不行

作者: lsekfe    时间: 2023-1-31 11:58
3.4 不清楚哈 论坛是X3.2
作者: 如来佛祖    时间: 2023-1-31 12:00
lsekfe 发表于 2023-1-31 11:58
3.4 不清楚哈 论坛是X3.2

就当3.2,反正都一样,这是咋回事,apache的access.log是没有记录的
作者: 如来佛祖    时间: 2023-1-31 12:10
lsekfe 发表于 2023-1-31 11:58
3.4 不清楚哈 论坛是X3.2

我搜了一下是不是更这个错误有关?
指定的网络名不再可用。  : AH00341: winnt_accept: Asynchronous AcceptEx failed.
作者: 如来佛祖    时间: 2023-1-31 12:19
我看了下,httpd.conf加这些代码还是边用,httpd.exe还崩溃了:
<IfModule mpm_winnt.c>
ThreadsPerChild 150
MaxRequestsPerChild 10000
Win32DisableAcceptEx
</IfModule>
报错:
AH00526: Syntax error on line 181 of C:/UwAmp/bin/apache/conf/httpd.conf:
Invalid command 'Win32DisableAcceptEx', perhaps misspelled or defined by a module not included in the server configuration
作者: 如来佛祖    时间: 2023-1-31 12:22
把报错的指令去掉就暂时正常了
作者: 如来佛祖    时间: 2023-1-31 12:34
又不行了,我打算换nginx了
作者: 如来佛祖    时间: 2023-1-31 13:03
在httpd.conf末尾加上
AcceptFilter http none
AcceptFilter https none
就好了




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2