🛢️MySQL Installation
Creating a local server environment on your Windows machine with XAMPP and setting up a database for FiveM involves a few steps. This guide will show you how to do it in no time!
Last updated
Was this helpful?
Creating a local server environment on your Windows machine with XAMPP and setting up a database for FiveM involves a few steps. This guide will show you how to do it in no time!
Last updated
Was this helpful?
This will take a little bit so give it sometime keep your SSH connection open while running this process.
Run the following command to get into the MySQL server in SSH
Change password
with the password you want the root account for this demo we used: COOL
You can generate a secure password by visiting this website
Now enter your new password in this case it would be COOL
😊 Congratulations, you created your first database in a linux server.