Skip to main content

Gameserver: phpMyAdmin

Introduction

With phpMyAdmin (pMA for short), you can manage your gameserver's database quickly and easily through a user-friendly web interface.
Every gameserver from Servertux includes a MySQL database.

Access via phpMyAdmin

To create a MySQL database, open the "SQL" tab in the GSM.

SQL-Tab-Open

Here, you can create a new MySQL database for your gameserver.

SQL-Create-Gif

Once created, you can manage your MySQL database directly.

SQL-Show

Clicking the "phpMyAdmin" button will redirect you to the external phpMyAdmin web interface.
Use your existing credentials to log in.

tip

If you encounter issues with your MySQL credentials, you can change your database password anytime through our GSM.

Additional SQL Databases

You can create up to three MySQL databases per gameserver.
To add another database, open the "SQL" tab in the GSM and click the "Create SQL Database" button.

Each additional database costs a one-time fee of 125 TuxTokens.

SQL-create-additional