安装宝塔面板
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
记录IP地址密码
Complete!success==================================================================Congratulations! Installed successfully!==================================================================外网面板地址: http://115.60.5.79:8888/bde79eff内网面板地址: http://192.168.32.129:8888/bde79effusername: nuii9ypbpassword: 958f2dcfIf you cannot access the panel,release the following panel port [8888] in the security group若无法访问面板,请检查防火墙/安全组是否有放行面板[8888]端口==================================================================Time consumed: 2 Minute!
安装
设置数据库密码:958f2dcf
设置数据库编码
[client]default-character-set = latin1[mysqld]character_set_server = latin1[mysql]default-character-set = latin1
修改所有.ini文件的IP地址、数据库密码、线名
