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