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.
我收到“未收到数据。无法加载网页,因为服务器未发送数据。” 当我重新启动我的 httpd 服务器时随机出错。
每当发生这种情况时,我都需要再次重新启动服务器。
为什么会发生这种情况?
这与Joomla有关吗?
这很可能是服务器端的错误。确保您运行的是最新版本的 PHP 和 MySQL。此外,以防万一您的终端出现问题,请尝试从不同的互联网连接连接到该网站。
我遇到了同样的问题,禁用 memcache 会阻止问题在我的本地计算机上发生。对不起,我无能为力。