您好,登錄后才能下訂單哦!
最小化安裝系統(tǒng)
優(yōu)化系統(tǒng)關(guān)閉防火墻等
安裝mysql
安裝PHP7.0.14 開啟GD庫(kù) 開啟OPcache
安裝論壇
1.2參見我的百度經(jīng)驗(yàn)不詳述
3.安裝mysql
yum -y install mysql mysql-server mysql-devel
4.安裝PHP7.0.14 開啟GD庫(kù) 開啟OPcache
更新源
rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
安裝php7.0.14 GD OPcache支持
yum -y install php70w php70w-opcache php70w-mysql php70w-gd
修改附件尺寸為20M
sed -i 's#upload_max_filesize = 2M#upload_max_filesize = 20M#g' /etc/php.ini
將mysqld httpd服務(wù)加入開機(jī)啟動(dòng)
chkconfig mysqld on
chkconfig httpd on
啟動(dòng)mysqld http服務(wù)
service mysqld restart
service httpd restart
5.安裝論壇
cd /var/www/html
wget wget http://download.comsenz.com/DiscuzX/3.3/Discuz_X3.3_SC_GBK.zip
解壓
unzip Discuz_X3.3_SC_GBK.zip
進(jìn)入WEB頁(yè)面,訪問http://ip/upload
利用向?qū)О惭b至結(jié)束(注意數(shù)據(jù)庫(kù)密碼為空).
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。