微信H5柒牌游戏源码 9合一完美商业运营版 带搭建教程
微信H5柒牌游戏源码 9合一完美商业运营版 带搭建教程
宝塔安装代码
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh
文字教程
环境安装php7.1 nginx1.2 mysql5.5
/www/server/php/71/etc/php.ini
extension=beast.so 916行
/www/server/php/71/lib/php/extensions/no-debug-non-zts-20160303
besat.so(文件)目录
重启PHP
重启后建立网站 添加域名后 点击域名后面的设置 配置
location / {
if (!-e $request_filename) {
rewrite ^/(.*)$ /index.php/$1 last;
}
try_files $uri $uri/ /index.html;
}
这段代码放置11行至16行
/www/wwwroot/域名/auto/php54n??config.php域名更换数据库地址更换
/www/wwwroot/域名/data/conf??db.php数据库更换
放行端口 放行端口:[8000-8200]
开房命令
cd /www/wwwroot/a8.fat32.cn/auto
ls
php server.php start -d
./close-all.sh
./start-all.sh
http://a8.fat23.cn/dt.htm
大圣大厅 http://a8.fat23.cn/index.php/Portal/index/index/skin/dasheng1
联合大厅 http://a8.fat23.cn/index.php/Portal/index/index/skin/dasheng2
飞鹰大厅 http://a8.fat23.cn/index.php/Portal/index/index/skin/dasheng3
518大厅 http://a8.fat23.cn/index.php/Portal/index/index/skin/518
玄武大厅 http://a8.fat23.cn/index.php/Portal/index/index/skin/xuanwu
朱雀大厅http://a8.fat23.cn/index.php/Portal/index/index/skin/zhuque
青龙大厅http://a8.fat23.cn/index.php/Portal/index/index/skin/qinglong
白虎大厅http://a8.fat23.cn/index.php/Portal/index/index/skin/baihu
麒麟大厅http://a8.fat23.cn/index.php/Portal/index/index/skin/qilin
数据库jz_users表密码字段修改###4a48b2e4f7d2d0931e3c31e9ed3c0b9c
后台 http://a8.fat23.cn/?g=admin&upw=5cbe78d2663fea7e204143c6edbc0078 账号yuzhe 密码112233
php ./php54n/test.php stop -d 1 8002 8002
php ./php54n/game2.php stop -d 2 8011 9人牛牛1
php ./php54n/game1.php stop -d 5 8014 6人斗牛1
php ./php54n/game5.php stop -d 6 8015 炸金花
php ./php54n/game10.php stop -d 8 8019 12
php ./php54n/game3.php stop -d 9 8020 三公
php ./php54n/game14.php stop -d 10 8012 9人牛牛8倍
php ./php54n/game4.php stop -d 11 8013 九人三公
php ./php54n/game15.php stop -d 13 8018 10人斗牛
Hackyh资源网 » 微信H5柒牌游戏源码 9合一完美商业运营版 带搭建教程