- 西游H5 Linux 架设教程
- 测试系统:CentOS 7.6
- 安装宝塔直接运行命令即可。
- yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_lts.sh && bash install.sh
- 输入y回车确认安装
- 安装环境:
- Nginx1.18
- mysql5.6
- php5.6
- 关闭防火墙
- systemctl stop firewalld
- systemctl disable firewalld
- 上传xy.zip到服务器根目录(根目录不是root目录!!使用WinSCP或其他工具上传数据,也可以直接宝塔传!!)
- 解压
- cd /
- unzip -o xy.zip
- 给予 777权限
- chmod 777 -R /root
- 设置数据库root密码为:t9gm.com
- 导入数据库
- cd /root
- ./sk
- 重启nginx
- 修改服务端文件IP: 替换:159.75.168.238
- /root/t9gm.com/game/index1.php
- /root/t9gm.com/game/pay/config.php
- 启动游戏
- cd /root/server/sh1
- ./gamectl.sh startall
- 关闭游戏
- cd /root/server/sh1
- ./gamectl.sh stopall
- 游戏地址 :
- http://ip:81/
- GM后台:
- http://ip:81/ht
- 账号:admin
- 密码:t9gm.com
复制代码
|
大佬,别默默的看了,快登录帮我点评一下吧!:)
登录 立即注册