HubboHotel
Member
- Mar 7, 2013
- 78
- 4
im using navicat. What should my emu config look like, this is what it is...
im using PHX 3.7.1 emulator. This is what it looks like when i try and load my emu up.
thanks in advance.
Jake
Code:
## Free Phoenix 3.7.1 13800 c2.1 System Configuration File
## Licence Information put user and password that you want
username=Delirious
password=pack
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=mancity40
db.name=del_revcms
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100
## Game TCP/IP Configuration
game.tcp.bindip=25.126.123.48
game.tcp.port=30000
game.tcp.conlimit=5000
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=25.126.123.48
mus.tcp.port=30001
mus.tcp.allowedaddr=25.126.123.48
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
im using PHX 3.7.1 emulator. This is what it looks like when i try and load my emu up.
You must be registered for see images attach
thanks in advance.
Jake