感恩永靖國小邱顯錫老師的協助,已完成。顯錫老師將之整理成下列四點:
1.停用老舊的模組和自訂樣板
2.使用lamp-xoops快速腳本 upgrade_xoops.sh 升級到 2.5.9 或是 upgrade_xoops_2.5.10.sh 升級到 2.5.10
3.從後台升級模組
4.考慮使用新的佈景主題
詳細步驟說明:
1.停用老舊的模組和自訂樣板
老舊的模組停用
2.使用lamp-xoops快速腳本 upgrade_xoops.sh 升級到 2.5.9 或是 upgrade_xoops_2.5.10.sh 升級到 2.5.10
(1)用ssh進入伺服器內,以root安裝git、wget、unzip、zip,其指令如下:
#yum install -y git wget unzip zip
(2)下載顯錫老師的lamp-xoops快速腳本
#git clone https://github.com/xichiou/lamp-xoops.git
(3)變更資料夾內所有的shell權限為可執行
#chmod +x lamp-xoops/*.sh
(4)執行upgrade_xoops_2.5.10.sh
#./upgrade_xoops_2.5.10.sh
3.從後台升級模組
(1)用ssh進入伺服器內,下載Tad Admin 站長工具箱(急救版)到網站目錄/modules/
#wget https://campus-xoops.tn.edu.tw/modules/tad_modules/index.php?op=tufdl&files_sn=2239#tad_admin_1.3_20200316.zip
(2)解壓tad_admin_1.3_20200316.zip
#unzip tad_admin_1.3_20200316.zip
(3)刪除tad_admin_1.3_20200316.zip
#rm tad_admin_1.3_20200316.zip
(4)網頁安裝Tad Admin 站長工具箱(急救版)
4.考慮使用新的佈景主題
資料來源:
1. Linux搜尋資料夾下的檔案內文:find+grep指令產生器 / Search the Content of Files on Linux: find + grep Command Builde
1. Linux搜尋資料夾下的檔案內文:find+grep指令產生器 / Search the Content of Files on Linux: find + grep Command Builde
沒有留言:
張貼留言