function doSearch() { var catid = parseInt($('#select-cats').val()); var keyword = $('#ipt-search-header').val(); if (!keyword) return false; keyword = encodeURI(keyword); var url = 'search.php?keywords=' + keyword; if (catid != 0) url += '&id=' + catid; window.location.href = url; } $('#btn-guid-header').click(function () { $('#btn-search-header').removeClass('active'); $('#area-search-header').hide(); if ($(this).hasClass('active')) { $(this).removeClass('active'); $('#area-guid-header').hide(); } else { $(this).addClass('active'); $('#area-guid-header').show(200); } }); $('#btn-search-header').click(function () { $('#btn-guid-header').removeClass('active'); $('#area-guid-header').hide(); if ($(this).hasClass('active')) { $('.ipt-search-fix').blur(); $(this).removeClass('active'); $('#area-search-header').hide(); } else { $(this).addClass('active'); $('#area-search-header').fadeIn(300); $('#ipt-search-header').focus().select(); } }); $('#area-guid-header')[0].addEventListener("touchmove", function(e){ e.stopPropagation(); }); $(function () { var wHeight = $(window).height(); wHeight -= 45; $('#area-guid-header').css('height', wHeight + 'px'); });
信息有效

冰雪传奇H5 西游降魔端 单职业 linux手工端 外网架设教程

编号:T-3719  2025-08-02 有效期:9999天  20人次

    安装宝塔

    yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh

    然后安装

    nginx1.2 mysql5.6 php5.6  

    ------------------------------------------------------------------------------------------

    数据库密码修改123456

    上传压缩包到data里面解压。

    输入命令

      ln -sf /usr/lib64/mysql/libmysqlclient.so.18 /usr/lib64/libmysqlclient.so.16
    复制代码

    修改一下

    data/server/db.sh

    改成这样。。。把WWW/游戏下载root 改data

    在输入

      cd /data/server/

      ./db.sh

    复制代码这个是创建数据库和导入数据库。

    创建网站:81 指向/data/game

    修改

    /data/game

    GetServerList.php

    index.js

    index1.js

    里面ip地址。

    还有修改一下

    /data/game/login/api/reg.php

    改成web

    启动游戏。

      cd /data/server/build

      ./run.sh

      cd /data/server/s1

      ./run.sh

    复制代码

    完成

    GM后台

    http://IP:81/gm   gm码123

使用信息须知(必读)

①本主题所有言论和图片纯属会员个人意见,与本站立场无关

②本站所有主题由该帖子作者发表,该帖子作者与本站享有帖子相关版权

③樱桃游戏开服网仅提供信息交流平台,不介入任何交易过程,不承担安全风险和法律责任

④本帖部分内容转载自其它媒体,但并不代表本站赞同其观点和对其真实性负责

⑤该页面资源下载仅保存于网盘,本站不涉及储存,用户下载仅供学习参考,不得用户商业用途

⑥如有侵权内容困扰请联系youxi@111.com,我们将针对版权信息及时予以删除

订阅 客服