Bought a VPS
Installed MYSQL
Spent hours withing guides like, [How-to] Setup FXServer with MySQL and Essentialmode4
Attempted to connect to it via MySQL workbench and keep getting this error
https://gyazo.com/05c431c78e85d14e1f84747a008f12b9
Bought a VPS
Installed MYSQL
Spent hours withing guides like, [How-to] Setup FXServer with MySQL and Essentialmode4
Attempted to connect to it via MySQL workbench and keep getting this error
https://gyazo.com/05c431c78e85d14e1f84747a008f12b9
Follow a guide on how to install and use MySQL on whatever operating system your VPS uses. This doesn’t look like a FiveM issue to me, but more a matter of installing and configurating MySQL + firewall correctly.
Sidenote: Please do not allow remote connections (so hosts other than localhost) to connect to your MySQL database while in production (aka your server is open to the public)
Sidenote: Please do not allow remote connections (so hosts other than localhost) to connect to your MySQL database while in production (aka your server is open to the public)
What do you mean exactly?
Perhaps this little article will help out. I’m specifically talking about point 2