SRCDS Steam group


Server to mysql database - error
#1
Im trying to make store work, but im getting these error codes in the srcds console, and whenever i type !store in the chatmenu, it says:
Code:
Economy system is loading - please try again in a few minutes

Srcds server error:
Code:
No config entry found for 'economy' in databases.cfg

database.cfg:
Code:
    "economy"
{
    "driver"    "mysql"
    "host"        "mysql6.000webhost.com"
    "database"    "Censored"
    "user"        "Censored"
    "pass"    "Censored"
    "port"        "3306"
}

Is this a common problem or? I have not used a database to my server before, so i have no idea what im doing wrong.
I have the tables created in the database
Im using phpmyadmin on 000webhost.com
Yes, i have portforwarded
Reply
#2
000webhost sucks. Use mysql workbench instead, it works for me now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)