查看: 93|回复: 0

[教程] DedeCms fckeditor编辑器空白无法显示的相关问题

[复制链接]

6

主题

0

回帖

0

积分

热心网友

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2011-2-11
发表于 2023-6-15 00:00:00 | 显示全部楼层 |阅读模式

用文本编辑器打开这个文件: 
  Apache\conf\httpd.conf 

  把其中的 
  #EnableSendfile off copyright  

  改成  

  EnableSendfile off 

  即删掉行首的 # 符号。 


  然后重启你的服务器,清空浏览器网页缓存。 

  另外,把 Sendfile 关闭后,还顺便解决了织梦中大图无法显示的问题以及播放影音断断续续的问题。 

enablesendfile:控制是否使用sendfile kernel支持发送文件 
# (如果操作系统支持的话)。默认为on,如果你的服务器安装在网络文件系统 
# (nfs)上,请你关闭它。 
# 参见<a href="http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile" target="_blank">http://httpd.apache.org/docs-2.0/mo...#enablesendfile</a> 

# enablesendfile off

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

相关侵权、举报、投诉及建议等,请发 E-mail:qiongdian@foxmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部