06-20-2014, 07:55 AM
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:
Srcds server error:
database.cfg:
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
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