Hey, Um.. My EMU keeps saying this.. Help?? If anyone has TV, Can you help me out.
PHP:
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=finetune56
db.name=uberdb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=MYIP
game.tcp.port=30000
game.tcp.conlimit=500
## MUS TCP/IP Configuration
mus.tcp.bindip=MYIP
mus.tcp.port=30001
mus.tcp.allowedaddr=94.79.170.151
## Client configuration
client.ping.enabled=0
client.ping.interval=0