页游自己安装Flash插件去,别安装成Flash游戏中心了
- 灭神圣妖传 Linux 搭建教程
- 测试系统:Centos7.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.5
- php5.6
- 关闭防火墙
- systemctl stop firewalld.service
- systemctl disable firewalld.service
- 上传服务端mssyz.zip到服务器的根目录
- 解压
- cd /
- unzip mssyz.zip
- 给权限
- chmod -R 7777 /root
- chmod -R 7777 /home
- 设置数据库root密码为:t9gm.com
- 导入数据库:
- cd /root
- ./sk
- 重启nginx
- 修改服务端文件IP:替换:192.168.200.128
- /home/syz/interface/web/1/dlq/api.php
- /home/syz/interface/web/api/unitization/login.php
- /home/syz/interface/web/api2/unitization/login.php
- /home/syz/interface/web/res/index.html
- /home/syz/interface/web/res/GameStart.html
- /home/syz/interface/web/config/123yx/1.inc
- 启动游戏
- cd /root
- ./qd
- 关闭游戏
- cd /root
- ./stop
- 游戏地址:
- http://IP:81
- 后台地址:
- http://IP:81/admin
- 账号:admin
- 密码:123456
复制代码
|
大佬,别默默的看了,快登录帮我点评一下吧!:)
登录 立即注册