Hello i'm having problems to get sql to work. I already have apache with mysql working for same time now but I wanted to have cs to store information on mysql.
I got amx database created on localhost I've putten root user and pass has 123456 but no connection to mysql is made. But then it says I need to create a table called admins. Is there any SQL dump to make or something?
Quote:
amx_sql_host "localhost"
amx_sql_user "root"
amx_sql_pass "123456"
amx_sql_db "amx"
amx_sql_table "admins"
amx_sql_type "mysql"
|
I have mysql module working fine. Im trying to set bf2 rank mod to the mysql and stats has well for them to last longer and be bigger.