I get a messange when i star the server that says MYSQL ERROR:acces denied for user "Otera@localhots" database connection failed. PLEASE HELP!
i use:
*uniform sever
*OTServ 8.70 r.6052 TFS
*tibia 8.70
*tell me if you need more info
Here is my config.lua
i use:
*uniform sever
*OTServ 8.70 r.6052 TFS
*tibia 8.70
*tell me if you need more info
Here is my config.lua
PLEASE TELL ME WHAT TO CHANGE TYSQL type
-- options: mysql, sqlite, odbc or pgsql
sql_type = "mysql"
-- SQL connection part
sql_db = "db.s3db"
-- sql_db = "otserv" -- use this for MySQL/PgSQL
-- sql_db = "Your Source" -- ODBC
-- Additional connection settings for mysql, pgsql and odbc
sql_host = "localhost"
sql_port = 3306
--- sql_port = 5432 -- use this for PgSQL
sql_user = "Otera"
sql_pass = "******"
Last edited: