小楼社区

 找回密码
 立即注册

斗破游戏架设出了个这提示求大神帮忙看看怎么弄

[复制链接]
1942549929 发表于 2016-2-6 19:50:29 | 显示全部楼层 |阅读模式
黑屏原因是这个端以前是外网ip的,玩单机的修改以下的三个ip
1、/uer/local/nginx/vhosts/s1.conf

修改
server {
        listen  80;
        server_name  192.168.200.101;   把这个改成外网IP

2、/uer/local/nginx/vhosts/www.conf

修改
server {
        listen  81;
        server_name  192.168.200.101;   把这个改成外网IP

3、/uer/local/nginx/html/www/to_game.php

修改
header("Location: http://192.168.200.101/user/start.php?account={$account}&tstamp={$time}&agentid={$agentid}&serverid={$serverid}&fcm={$fcm}&ticket={$ticket}&advtgm=1");
把192.168.200.101改成你的外网IP

能登陆上去,进游戏黑屏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|小楼社区.

GMT+8, 2024-5-12 19:56 , Processed in 0.108782 second(s), 18 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表