-
Newbie
My GTE Emulator can't connect to the cPanel X MySQL Database
Here's the error picture:

Here's my emulator configuration: (I've cleared the Username, Password and Database name)
## Gold Tree Emulator 3.0 System Configuration File
## Licence Information
GTE.username=GoldTreeEmulator
GTE.password=GoldTreeEmulator
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=
db.password=
db.name=
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=55
## Game TCP/IP Configuration
game.tcp.bindip=192.64.178.136
game.tcp.port=30000
game.tcp.conlimit=100
game.tcp.proxyip=192.64.178.136
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=192.64.178.136
mus.tcp.port=30001
mus.tcp.allowedaddr=192.64.178.136
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
## Automatic shutdown
shutdown-server=
shutdown-server-player-limit=0
shutdown-warning-alert=!!!Hotel shutdown!!!
##Automatic update
disable.autoupdate=0
autoupdate=1
##ads settings
ads.disable=0
ads.allowedonlyrandomads=1
anti.ads.enablee=0
debug=0
Please help me as soon as possible. :(
-
-
Check http://arcturus.pw
Re: My GTE Emulator can't connect to the cPanel X MySQL Database
Right click computer -> Manage (or something along that) -> Services -> Services -> Find MySQL -> Right Click -> Start
If that doesn't work, its probably a incorrect MySQL setup.
-
Elite Member
Re: My GTE Emulator can't connect to the cPanel X MySQL Database
Try to put the value % for connections to MySQL Remote
-
Member
Re: My GTE Emulator can't connect to the cPanel X MySQL Database
Wait... is your database in a WEBHOST? that is always a bad idea, but you have to put your webhosts ip, in the localhost part.
-
Newbie
Re: My GTE Emulator can't connect to the cPanel X MySQL Database
Mod please close this thread. I've fixed it by purchasing a VPS.