Mind you explain how to fix this? Becouse im not even able to write my password.
Edit ; Thanks for fast reply
yes, but is the Database name correct?
-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "xxx"
mysqlDatabase = "xxx"
mysqlPort = 3306
-- SQL
sqlType = "mysql"
passwordType = "plain"