主頁 > 網(wǎng)站建設(shè) > 建站知識 > DedeCms fckeditor編輯器空白無法顯示的相關(guān)問題

DedeCms fckeditor編輯器空白無法顯示的相關(guān)問題

POST TIME:2019-09-30 17:36

用文本編輯器打開這個文件:
  Apacheconfhttpd.conf

  把其中的
  #EnableSendfile off copyright

  改成

  EnableSendfile off

  即刪掉行首的 # 符號。


  然后重啟你的服務(wù)器,清空瀏覽器網(wǎng)頁緩存。

  另外,把 Sendfile 關(guān)閉后,還順便解決了織夢中大圖無法顯示的問題以及播放影音斷斷續(xù)續(xù)的問題。

enablesendfile:控制是否使用sendfile kernel支持發(fā)送文件
# (如果操作系統(tǒng)支持的話)。默認(rèn)為on,如果你的服務(wù)器安裝在網(wǎng)絡(luò)文件系統(tǒng)
# (nfs)上,請你關(guān)閉它。
# 參見<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


收縮
  • 微信客服
  • 微信二維碼
  • 電話咨詢

  • 400-1100-266