站点图标 度崩网-几度崩溃

极无双手游源码搭建教程[游戏源码]

极无双手游源码搭建教程[游戏源码]

这个源码是没有问题的,教程也比较详细,如下:
CentOS7.5 64位系统
安装宝塔
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh
进入宝塔下安装
Nginx1.15                PHP-5.6                mongoDB
更改宝塔密码(若需要)
cd /www/server/panel && python tools.pyc panel 你的密码 admin
—————————————————————–
安装unzip
yum install -y unzip
上传jwsme.zip到根目录(不是root)
解压服务端
cd /
unzip jwsme.zip
给权限
chmod -R 777 /jwsme
服务端修改
/jwsme/chat/conf/chat.toml
/jwsme/gamex/conf/gate.toml
/jwsme/gamex/conf/multiplay.toml
/jwsme/gm_tools/conf/config.toml
/jwsme/gm_tools/conf/yxiplimit.toml
/jwsme/multiplay_server/conf/config.toml
以上文件搜索129.28.36.120全部替换为你的ip
宝塔建立站点,安全开放所有端口
www.zip解压,里面的三个文件夹上传到网站根目录,修改以下文件内的129.28.36.120为你的服务器IP
/public/gonggao.