Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Warcraft → Pvpgn Server

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 3

1

Topic: Pvpgn Server

This is the matter.

I have tried to install a new server for my private network using windows 10 using this.

-   pvpgn-master-1.99.7.2.1-PRO-ca51708_mysql (available drivers: file, sql)
-   w3l_1_5_1_1_by_keres (loader files)
-  appserv-9-3-0
    Apache/2.4.41 (Win64) OpenSSL/1.1.1c
    PHP/7.3.10
    server: 8.0.17 mysqlnd 5.0.12-dev
For War3TFT_127a.

First: Apache don`t run and i solved it.
Second:An error with pvpgn_arrangedteam table the `rank` field and i added the field manualy. (Erase the error but ??)
Third: sql_mysql_init: error connecting to database (db said: 'Can't connect to MySQL server on '192.168.1.5' (10060)')
I do as many as recomendations are but i cant connect to the server.(Even firewall modifications)
Please  some help. Thks.

Post's attachments

Sin título.jpg 105.75 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

2

Re: Pvpgn Server

You have to modify storage_path in bnetd.conf according to your storage type. Examples, including mysql, are commented above that option. Just copy-paste mysql example and replace database credentials

# storage_path = "file:mode=plain;dir=${LOCALSTATEDIR}/users;clan=${LOCALSTATEDIR}/clans;team=${LOCALSTATEDIR}/teams;default=${SYSCONFDIR}/bnetd_default_user.plain"
# storage_path = "sql:mode=mysql;host=127.0.0.1;name=PVPGN;user=pvpgn;pass=pvpgnrocks;default=0;prefix=pvpgn_"
# storage_path = "sql:mode=pgsql;host=127.0.0.1;name=pvpgn;user=pvpgn;pass=pvpgnrocks;default=0;prefix=pvpgn_"
# storage_path = "sql:mode=sqlite3;name=${LOCALSTATEDIR}/users.db;default=0;prefix=pvpgn_"
# storage_path = "sql:mode=odbc;name=PVPGN;prefix=pvpgn_"
#----------------------------------------------------------------------------#

storage_path = "file:mode=plain;dir=${LOCALSTATEDIR}/users;clan=${LOCALSTATEDIR}/clans;team=${LOCALSTATEDIR}/teams;default=${SYSCONFDIR}/bnetd_default_user.plain"

Also read "Configuration" here https://pvpgn.pro/pvpgn_installation.html

Do not ask for support in PM.

3

Re: Pvpgn Server

HarpyWar wrote:

You have to modify storage_path in bnetd.conf according to your storage type. Examples, including mysql, are commented above that option. Just copy-paste mysql example and replace database credentials

# storage_path = "file:mode=plain;dir=${LOCALSTATEDIR}/users;clan=${LOCALSTATEDIR}/clans;team=${LOCALSTATEDIR}/teams;default=${SYSCONFDIR}/bnetd_default_user.plain"
# storage_path = "sql:mode=mysql;host=127.0.0.1;name=PVPGN;user=pvpgn;pass=pvpgnrocks;default=0;prefix=pvpgn_"
# storage_path = "sql:mode=pgsql;host=127.0.0.1;name=pvpgn;user=pvpgn;pass=pvpgnrocks;default=0;prefix=pvpgn_"
# storage_path = "sql:mode=sqlite3;name=${LOCALSTATEDIR}/users.db;default=0;prefix=pvpgn_"
# storage_path = "sql:mode=odbc;name=PVPGN;prefix=pvpgn_"
#----------------------------------------------------------------------------#

storage_path = "file:mode=plain;dir=${LOCALSTATEDIR}/users;clan=${LOCALSTATEDIR}/clans;team=${LOCALSTATEDIR}/teams;default=${SYSCONFDIR}/bnetd_default_user.plain"

Also read "Configuration" here https://pvpgn.pro/pvpgn_installation.html

.
.
.
.
Sorry, i Restarted my PC and all works so far. I already have the same problem with rank field but i read that mysql have it as a reserved word so i hope someone change this feature in future.

Posts: 3

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Warcraft → Pvpgn Server