General Help
  • Home
  • Databases - What is MySQL
  • Linux Installation
    • User and Database Creation
  • XAMPP
    • XAMPP Installation
    • Running XAMPP
    • Changing the Root Password
    • Creating User Accounts
    • Creating a Database
  • External Connections into Databases
  • Paid Server Hosting Databases
  • General Config
    • Config Interfaces
    • Config Items
    • Config Locations
    • Sprite Config
    • Reward Pools
  • MySQL Database FAQ
Powered by GitBook
On this page
  1. XAMPP

Running XAMPP

PreviousXAMPP InstallationNextChanging the Root Password

Last updated 1 year ago

When Running XAMPP, you will be greeted with this UI

You will then want to start MySQL and Apache (You can start FileZilla too if that's something you want although we will not cover that setup here). Once you enable those, make sure their ports are open and available, if not, it should give you an error. (You will most likely want to remove whatever other program that is using their ports as they are default for the application usage).

Next up, you are going to want to make sure they start up with your system, click the Config button at the top right of the main UI. (This is what should appear). Make sure that both Apache and MySQL are check marked otherwise you will not be able to use them correctly together. Then press save. Now Lastly, go back to the Main UI and press admin for the MySQL section. This will open your PhpMyAdmin which is your browser access to your local database information.