- 修仙伏魔录之九曲封神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回车确认安装
- 安装环境:
- Nginx 1.18
- MySQL 5.1
- PHP 5.6
- 关闭防火墙
- systemctl stop firewalld
- systemctl disable firewalld
- 上传fm.zip到服务器根目录(根目录不是root目录!!使用WinSCP或其他工具上传数据,也可以直接宝塔传!!)
- 解压
- cd /
- unzip -o fm.zip
- 给予 777权限
- chmod -R 777 /data
- chmod -R 777 /root
- 环境配置
- cd /root && ./install
- 设置数据库root密码为:t9gm.com
- 重启数据库:
- service mysqld restart
- 导入数据库
- cd /root && ./sk
- 重启nginx
- 修改服务端文件IP: 替换:193.112.101.67
- /data/release/bxfr/conf/server_info.json
- /data/t9gm.com/bxfr/serverList.php
- /data/t9gm.com/ryxx/index.html
- /data/t9gm.com/ryxx/version.js
- 启动游戏服务
- 启动服务端:
- cd /root && ./start
- 启动后可以通过命令:netstat -lntp 查看启动端口
- 看到12181端口就可以了!
- 端口启动了仍卡加载,就重新注册个账号!
- 关闭游戏:
- cd /root && ./stop
- 游戏地址:http://IP:81/ryxx
- GM特权注册后台:
- http://IP:81/gm
- GM码:t9gm.com
- PS:首次先在游戏地址正常注册,后续再使用这个特权注册!
复制代码
|
大佬,别默默的看了,快登录帮我点评一下吧!:)
登录 立即注册