Hello guys,
I am trying to make my own r63 hotel but the emulator will not run. I have done everything perfectly.
This is my config:
Also the rev63cms database has perfectly been uploaded to phpmyadmin. I have re-done it twice still getting the error.
This is the error I am getting:
error.PNG
Someone please help!!
Thanks
Regards,
Raheem
I am trying to make my own r63 hotel but the emulator will not run. I have done everything perfectly.
This is my config:
Code:
## Free Phoenix 3.7.1 13800 c2.1 System Configuration File
## Licence Information put user and password that you want
username=Raheem
password=boss
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password="this is my password"
db.name=rev63cms
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100
## Game TCP/IP Configuration
game.tcp.bindip=127.0.0.1
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=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
This is the error I am getting:
error.PNG
Someone please help!!
Thanks
Regards,
Raheem