NEW XTREAM SERVER 8 OPEN SOURCE
#### - Works, but requires an app workaround.
---
This tutorial will guide you through the entire process of installing and configuring **XTREAM SERVER OPENSOURCE** on your server.
### Step 1: **Preparing the Environment**
Ensure you have a server with the following technologies installed:
- **Apache**
- **PHP 8.x**
- **MySQL or MariaDB**
### Step 2: Importing the Database
Locate the SQL database file in the /Database folder.
### Step 3: Configuring the Database
Access the database configuration file:
- Navigate to the /api/controls/ folder in the directory where you extracted the files.
Open the db.php file with a text editor.
- Configure the database data: In the db.php file, you will find a function to define the database connection information.





