Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fbigrs authored Sep 19, 2024
1 parent 7706d9d commit f19df35
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/fivem-txadmin-server-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ txAdmin is a completely free to use, full-featured web panel to Manage & Monitor

The best way to get started, is to have a freshly installed txAdmin Server. This means, no active Recipe or Resources running on the server yet, the Server should be in "setup mode".
When you log into txAdmin, you should see the following:
INSERT SCREENSHOT FROM SETUP PAGE

![img](https://screensaver01.zap-hosting.com/index.php/s/oXakf3qoJaim7ex/download)

## Uploading your Server Base

IMPORTANT: Your server base should include a resources folder, server.cfg and if the base needs a MySQL Database, also a .sql file for the import of the Database Structure
:::info Your server base should include a resources folder, server.cfg and if the base needs a MySQL Database, also a .sql file for the import of the Database Structure :::

In the next step, we have to upload our Server base. Access the Server for this via FTP.
In the next step, we have to upload our Server base. Access the Server for this via FTP. If you need help with FTP Access, take a look at our guide here: [Access via FTP](gameserver-ftpaccess.md)
If you are logged in via FTP, enter the "gta5-fivem-txadmin" folder, you should now see the following:

![img](https://screensaver01.zap-hosting.com/index.php/s/N9AtaKrydLRk5Sy/preview)
Expand Down Expand Up @@ -113,7 +114,7 @@ Now, we just press "Save & Start Server"
## Importing the Database

If your Server needs a MySQL Database, it needs to include a .sql file. This has to be imported into the database. For that, we already have a guide, you can check it out here:
GUIDE
[Import Database](fivem-sql-file-import.md)

The last step now, would be to automatically configure the MySQL Connection String, so the server can connect to the database. To do so, visit the "Settings" Page of your Gameserver in the ZAP Interface, and at the bottom, click the "Reconfigure MySQL Connection String" button.

Expand Down

0 comments on commit f19df35

Please sign in to comment.