dennissnijder65
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
hello x10hosting i need a little help i have a mysql database and i have a emulator at my pc i need the emulator to connect to the database but i have tried many things
i will put in what i need to enter in it
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname= the host
db.port=3306
db.username=theowned
db.password=my password
db.name=theowned_uberdb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=192.168.0.11
game.tcp.port=30000
game.tcp.conlimit=500
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
i need some help plz help me
theowned
i will put in what i need to enter in it
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname= the host
db.port=3306
db.username=theowned
db.password=my password
db.name=theowned_uberdb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=192.168.0.11
game.tcp.port=30000
game.tcp.conlimit=500
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
i need some help plz help me
theowned