mySQL setup (XAMPP)

Installation guide

Download XAMPP

  1. Google for XAMPP.
  2. Select the “Download” link from the Apache friends website.

  1. Download version 8.0.30.

*XAMPP is available for several operating systems, but for this one course, Windows 10 or 11 is recommended

 

Install XAMPP

  1. Open the executable.
  2. Depending on the settings of your Windows environment, you will receive the following: warning; accept this.

  1. After the warning the installation wizard will appear, click on next.

  1. Select the components you want to use from XAMPP, for this course these are the Apache and MySQL servers, and the PHP programming language.

  1. Select the folder for installation. Due to restrictions in Windows this must be done in the root folder will be saved. If your OS is on the C:\ drive then select

C:\xampp

  1. Select the language, English is recommended here.

  1. Deselect the “learn more Bitnami option”.

  1. Click next to start the actual installation.

  1. Wait for the installation to complete.

  1. During the installation you may receive the following security alert. Allow connections to be made from a private network to XAMPP.

  1. Complete the installation and launch the XAMPP Control Panel.

 

First use of XAMPP

  1. Open the XAMPP Control Panel.

Afbeelding met tekst, schermopname, software, ComputerpictogramAutomatisch gegenereerde beschrijving

  1. Start the MySQL module.
  2. Allow connections to be made from a private network to MySQL.

Afbeelding met tekst, schermopname, software, WebpaginaAutomatisch gegenereerde beschrijving

recommended