Mysql-async . Unable to connect to any of the specified MySQL hosts

Hello, i use vps for my server, i have installed mysql-server and phpmyadmin.
Now i try to install mysql-async, but i have an error :confused:

i have configured my config.lua

MySQL.Config.Host = β€˜127.0.0.1’’
MySQL.Config.User = β€˜root’
MySQL.Config.Database = '(β€˜mydb)’
MySQL.Config.Password = β€˜(mypw)’

Can u help me ? Thanks u

I’ve been having the same problem, if you resolved this issue please explain how you resolved it.

thanks!

You can create new user in debien/ubuntu and place your server folder in that. And for mysql connect you need to connect in local.
if I remember correctly xD

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.