前言:很多一起联机玩的朋友反馈说每次建立账号都要手动在worldserver.exe注册账号,非常的麻烦,今天就来分享一下如何搭建注册页面。 注册页面的搭建所需: 1、注册页面 2、Apache 3、phpstudy 链接已更新(2022.2.10):https://pan.baidu.com/s/1P0t1n_WlMuCsuQKIutd7zQ 提取码:nh50 将上面所需文件下载解压后放在服务端server内。 注册页面修改: 打开注册页面解压后的www文件夹下的config文件夹,会发现这个文件夹中有两个文件:dbconf.php和webconf.php 评分任意积分可见内容dbconf.php是数据库配置文件 webconf.php是网页配置项用notepad++打开dbconf.php,修改以下内容:dbhost = “127.0.0.1”; dbhost是指数据库地址;dbuser = “root”; dbuser是指数据库名称;dbpass = “root”; sbpass是指数据库密码;accdb = “auth”; accdb是指账户信息位置;chardb = “characters”; chardb是指角色信息数据库位置;数据库配置就ok了(绿色区域是需要修改的内容)数据库信息在worldserver.conf查询 用notepad++打开webconf.php,修改以下内容: servertitle = “XX魔兽世界主页”; 将XX魔兽更改为你的服务端名称(绿色区域),如:有爱魔兽世界主页 config文件夹内的配置已经修改完成,下面我们找到www文件夹下pages文件夹(此文件夹是网页版面的编辑),会发现此文件夹内有五个文件: connect.php 链接信息 downloads.php 下载信息 info.php 服务器欢迎信息 register.php 注册相关信息 status.php 显示服务器状态 用notepad++打开connect.php,修改以下内容 下载安装魔兽世界客户端<a href=”https://pan.baidu.com/s/1pMlmqVp”>巫妖王之怒3.3.5版本下载 </a><br><br> 修改客户端下载链接(绿色区域)用notepad++打开downloads.php,修改以下内容 下载地址:<a href=”https://pan.baidu.com/s/1pMlmqVp”>登录器下载 </a><br><br> 修改下载地址(绿色区域) 用notepad++打开info.php,修改以下内容 <div class=”panel-body”>欢迎来到有爱魔兽世界.</div> 修改欢迎信息(绿色区域) 用notepad++打开register.php,修改以下内容 <option value=”4″>所有版本</option> 修改注册账号版本号。如:巫妖王之怒 status.php是显示服务器状态和统计在线玩家信息,无需修改。 至此,注册页面信息以及修改完成 Apache修改 找到Apache文件夹内conf文件夹中的httpd.conf文件用notepad++打开 使用Ctrl+F搜索到listen列,检查listen端口是否为80。 phpstudy如何使用 将phpstudy进行安装,安装后将之前www文件夹拖进phpstudy文件夹,目录如下图: ![]() 打开phpstudy如下图: ![]() 点击Apache后的配置,弹出窗口,选择网站目录指向www文件夹,如图: ![]() 配置完成后,点击点击Apache后的启动。 下面我们打开浏览器输入127.0.0.1就可以打开注册页面了 常见问题解决: 1、如果数据端口不是3306,那么就将服务端下的authserver.conf和worldserver.conf内的端口改为3306,然后打开服务端server文件夹,其中有个my.ini文件,用notepad++打开,这是个人配置文件,将其中的port之后的数字修改为3306。 2、如果架设外网的话,注册地址就是外网IP:修改的注册端口。如:外网IP的IP是:62.120.130.206,那么注册网址就是:62.120.130.206 如有疑问可在下方留言。 |

Forest.
Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.

Forest.
Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.

Forest.
Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.
评论 (沙发)