Dobra zdobyłem gesiora lecz mam taki problem
STEP 2
Check database connection
If you don't see any errors press link to STEP 3 - Add tables and columns to DB. If you see some errors it mean server has wrong configuration. Check FAQ or ask author of acc. maker.Database error - can't connect to MySQL database. Possible reasons:
1. MySQL server is not running on host.
2. MySQL user, password, database or host isn't configured in: C:/Documents and Settings/Gucio Enduro/Pulpit/Wars Evo/config.lua .
3. MySQL user, password, database or host is wrong.
A W configu mam wszystko wpisane dobrze root,nazwa bazy , haslo ,
-- SqLite
sqliteDatabase = "forgottenserver.s3db"
-- SQL
sqlType = "mysql"
passwordType = "plain"
-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "xxxxxx"
mysqlDatabase = "wars"
mysqlPort = 3306
o co moze chodzic?