时间:2016-02-16 19:39 来源: 我爱IT技术网 作者:佚名
欢迎您访问我爱IT技术网,今天小编为你分享的电脑教程之dedeCMS系列教程:【DedeCms fckeditor编辑器空白无法显示的相关问题】,请阅读以下详细内容!
DedeCms fckeditor编辑器空白无法显示的相关问题
用文本编辑器打开这个文件: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
关于DedeCms fckeditor编辑器空白无法显示的相关问题的用户互动如下:
相关问题:
答: >>详细
相关问题:
答: >>详细
相关问题:
答: >>详细
- 评论列表(网友评论仅供网友表达个人看法,并不表明本站同意其观点或证实其描述)
-
