Install MySQL & Phpmyadmin
Last updated
Last updated
Debian 12 is the recommanded for GameServer Hosting Like FiveM, Rust, CSGO, ...
Update Server System :
Install Apache2 service :
Install MariaDB Server :
Start the MariaDB Server setup :
You will get an output as shown in the screenshot. Here you have to press Enter
:
Change root password. Confirm with N
Block anonymous login. Confirm with Y
Disable public root access. Confirm with Y
Remove the test database. Confirm with Y
Reload user rights. Confirm with Y
The MariaDB server is now fully configured and secured 🎉
Install Phpmyadmin with Full Extensions :
For the server selection choose apache2
, click space and click enter
Create "admin" User in MySQL Server :
Now, open your phpmyadmin page http://your_server_ip/phpmyadmin and login 🎉