Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在尝试调试基于 yii 框架的 php 应用程序时遇到以下错误。Netbeans 浏览器中出现的异常是“发生套接字异常”。每次我在 2 - 5 分钟后尝试时都会发生这种情况。
编辑:
我正在使用 IIS 服务器。
我该如何解决这个问题?
我在 iis 下找到了以下配置,并将其增加到 30 分钟,但问题仍然存在。
转到 IIS -> FastCGI 设置
然后增加空闲时间
附上屏幕。