Digi Educorp

Setting up XAMPP Environment

Installing XAMPP

Table of contents

Download XAMPP

Go to the official XAMPP website (https://www.apachefriends.org/index.html ) and download the version suitable for your operating system (Windows, macOS, or Linux).

Installation Process

For Windows

Double-click the downloaded file and follow the installation wizard. Choose components like Apache, MySQL, PHP, and phpMyAdmin during installation.

For mac OS
For Linux

chmod 755 xampp-linux-*-installer.run

sudo ./xampp-linux-*-installer.run