Heidi and Error

Does anyone know how to fix this problem? or tell me what i can fix.

looks like you got some sort of MySQL issues, this is not FiveM related you could ask in the esx topic or just google the error message from MySQL.

Specifically with the MySQL credentials. Please review your connection string and make sure this is according to the user you would like to use that you setup in MySQL.

This is unrelated to HeidiSQL, which is just a GUI to connect to the MySQL server.

So it has something to do with xxamp? Because that is what i run MySQL off

XAMPP is just a set of tools and applications.

Since you use XAMPP, access your MySQL server using the PHPMyAdmin tool provided with it and create a new user.

It sounds like you are very new to this and don’t quite understand what is going on with FiveM connecting to MySQL. Your FiveM server uses something else than HeidiSQL to connect to your MySQL server. FiveM cannot access HeidiSQL nor can it execute commands using XAMPP. You just need to get the right credentials for your MySQL Server (which you run using XAMPP) and enter those in your connection string.

How do you create/use a connection string? This is documented well enough in the resource that you use (there are several out there, I’m not a magician and don’t know what you use).

I just installed XAMPP and i clicked on start MySQL and it started i didn’t set up anything. To begin with i was using coutchdb for my essentualmode but i stopped using it to use phpmyadmin so now my essentalmode doesn’t work idk if that is connected to it im not sure.

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