Posts: 95
Threads: 21
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Apr 2013
Reputation:
0
Hey dear community,
Ive tried to run the cash server everything seems to bee working untill the step ./start could anyone help ?
-ty :/
2013/10/07 11:18:08 :: SYSTEM > Testing mySQL connection
2013/10/07 11:18:08 :: ERROR > Unknown database newproject_db_data
MySQL Not connected. Aborting..
Wizatek Cash Server 3.0 [public release] h
Posts: 473
Threads: 50
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2011
Reputation:
0
can you post config from youre cash server
i thing you have error in youre config
Posts: 95
Threads: 21
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Apr 2013
Reputation:
0
can you post config from youre cash server
i thing you have error in youre config
[CashServer]
Address=
Port=8888
[DataBase]
Address=127.0.0.1
DB_Data=newproject_db_data
DB_Auth=newproject_db_auth
DB_Db=newproject_db
UserName=root
Password=
[Connector]
Address=192.168
[Lottery]
Enabled=TRUE
Prize=10
Ticket=1
i deleted ip end ^^ ip was set right
Posts: 301
Threads: 52
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
[DataBase]
Address=127.0.0.1
DB_Data=newproject_db_data
i think you have newproject_data and not newproject_db_data...change it to newproject_data and start again cash server.
Posts: 473
Threads: 50
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2011
Reputation:
0
you need only to set youre vps ip on GameServer and on loginserver
all other messenger helper connector subhelper you need to set ip 127.0.0.1
Cash Server
[CashServer]
Address=127.0.0.1
Port=8888
[DataBase]
Address=127.0.0.1
DB_Data=newproject_data
DB_Auth=newproject_db_auth
DB_Db=newproject_db
UserName=root
Password=
; Set the IP Address of the connector here
; Its for security reasons, only connections from this ip are accepted
[Connector]
Address=127.0.0.1
; Set the settings for the lottery system
[Lottery]
Enabled=FALSE
Prize=10
Ticket=1
[DataBase]
Address=127.0.0.1
DB_Data=newproject_db_data <------------------ is that corect name from youre data database or newproject_data with out _db_
DB_Auth=newproject_db_auth
DB_Db=newproject_db
UserName=root
Password=