安裝xoops
Last updated
Last updated
進入lamp容器的console
設定mysql資料庫的root密碼
進入HOST機的/lamp/www
cd /lamp/www
mkdir html
cd ..
sudo chmod -R 777 www
cd html
sudo curl -L "https://campus-xoops.tn.edu.tw/modules/tad_uploader/index.php?op=dlfile&cfsn=149&cat_sn=11&name=install_1.3_20170913.zip" -o install.zip
unzip intall.zip