久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: X3.5把本地附件轉換成遠程附件后 部分txt類型的附件無法下載 [打印本頁]

作者: datou    時間: 2023-3-3 16:03
標題: X3.5把本地附件轉換成遠程附件后 部分txt類型的附件無法下載
使用以下sql操作把本地附件,轉成了遠程附件,并把附件放到了其他服務器。一部分txt類型的附件(大部分txt附件也可以正常下載)無法下載,谷歌瀏覽器提示 無法下載-網絡錯誤 。其他格式的附件都沒問題。檢查了不能下載的附件文件讀寫權限沒問題。

update pre_forum_attachment_0 set remote=1 where remote=0;
update pre_forum_attachment_1 set remote=1 where remote=0;
update pre_forum_attachment_2 set remote=1 where remote=0;
update pre_forum_attachment_3 set remote=1 where remote=0;
update pre_forum_attachment_4 set remote=1 where remote=0;
update pre_forum_attachment_5 set remote=1 where remote=0;
update pre_forum_attachment_6 set remote=1 where remote=0;
update pre_forum_attachment_7 set remote=1 where remote=0;
update pre_forum_attachment_8 set remote=1 where remote=0;
update pre_forum_attachment_9 set remote=1 where remote=0;



作者: wonderful    時間: 2025-6-16 17:33
沒解決,我幫你頂上去
作者: 天外飄仙    時間: 2025-6-16 18:22
按這個描述 只能具體檢查一下代碼看看了
作者: 科站網    時間: 2025-6-17 09:13
這種得斷點調試下為啥了




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0