DEV Community

Cover image for XAMPP Installation Step By Step on MacOs
honorezemagho
honorezemagho

Posted on

XAMPP Installation Step By Step on MacOs

Introduction

XAMPP is the most popular PHP development environment
XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use.
Today we are going to install it.

Installation

First of all we have to download it. Just click here to download.

You will see a page like this.

image14

Just download the version of your operating system. From Mine, I am using macOS.
Once it finishes downloading, we have to install it. In your Downloads folder search the XAMPP application and click it twice to install.

image11

You'll see the install window, once everything will be ready.

image13

Click it twice and when a warning box will appear, click open.

image4

You will have to enter your computer password to allow XAMPP to install and click on “OK”.

image3

Now we get to the setup process. Click "Next" to start the process.

image7

After checking all options if it’s not yet checked. Click ‘“Next” to continue.

image9

XAMPP will be installed in your Applications directory. Click “Next”.

image1

After click on “Next”.

image2

Now everything is ready for installation. Click on “Next”.

image15

Now XAMPP will start installing in your computer automatically just leave it run.

image5

When it will finish you will see this screen. Just check ”Launch XAMPP” and click on “Finish”.

image12

Now you will see a XAMPP window as follows.

image10

Congratulations.
You have successfully installed XAMPP on your Mac.
party-image

Top comments (3)

Collapse
 
msamgan profile image
Mohammed Samgan Khan

hi, nice article.
I would also like to mention here, if you are using Mac you can also use laravel valet its simple to set up and very very very easy to use.

LARAVEL VALET

Collapse
 
honorezemagho profile image
honorezemagho

Ok thanks, I know how to use it. I will write a tutorial on it very soon

Collapse
 
leslieeeee profile image
Leslie

Have you tried ServBay.dev?
It's a much easier tool for PHP developers, providing a user-friendly experience, especially for beginners. It supports all versions of PHP, MariaDB, PostgreSQL, as well as Redis and Memcached. You can run multiple PHP instances simultaneously and switch between them effortlessly. It also offers easy updates without the need to configure environment variables. This tool has greatly simplified my PHP development and is definitely worth trying!