How to install XAMPP for Windows (with pictures)

Table of contents:

How to install XAMPP for Windows (with pictures)
How to install XAMPP for Windows (with pictures)
Anonim

In this article, we are going to show you how to install XAMPP on a Windows 10 computer. XAMPP is a server manager that allows you to run Apache, MySQL and more servers from one panel.

Steps

Install XAMPP for Windows Step 1
Install XAMPP for Windows Step 1

Step 1. Open the XAMPP website

Go to https://www.apachefriends.org/en/index.html in a computer web browser.

Install XAMPP for Windows Step 2
Install XAMPP for Windows Step 2

Step 2. Click XAMPP for Windows

This button is in the middle of the page.

Depending on your browser, you may first have to select a download folder or confirm a download

Install XAMPP for Windows Step 3
Install XAMPP for Windows Step 3

Step 3. Double click on the downloaded file

It should be named something like this: xampp-win32-7.2.4-0-VC15-installer.

The file is located in a download package (for example, in the Downloads folder or on your desktop).

Install XAMPP for Windows Step 4
Install XAMPP for Windows Step 4

Step 4. Click Yes when prompted

The XAMPP Installer window will open.

You may have to click OK on the pop-up window if User Account Control (UAC) is enabled on your computer

Install XAMPP for Windows Step 5
Install XAMPP for Windows Step 5

Step 5. Click Next

It's at the bottom of the installer window.

Install XAMPP for Windows Step 6
Install XAMPP for Windows Step 6

Step 6. Select the XAMPP items to be installed

Look at the list of XAMPP attributes on the left side of the window; if you see an attribute that you don't want to be set as part of XAMPP, uncheck the box next to it.

All attributes will be set by default

Install XAMPP for Windows Step 7
Install XAMPP for Windows Step 7

Step 7. Click Next

It's at the bottom of the window.

Install XAMPP for Windows Step 8
Install XAMPP for Windows Step 8

Step 8. Select a folder to install

Click the folder-shaped icon to the right of the suggested installation path, and then click the desired folder on your computer.

  • If User Account Control is enabled on your computer, do not install XAMPP to a folder on your system drive (for example, drive "C:").
  • You can select a folder (for example, Desktop) and then click “Make New Folder” to create a new folder and select it as the folder for your XAMPP installation.
Install XAMPP for Windows Step 9
Install XAMPP for Windows Step 9

Step 9. Click on OK

This will confirm that the selected folder is the XAMPP installation folder.

Install XAMPP for Windows Step 10
Install XAMPP for Windows Step 10

Step 10. Click Next

You will find this option at the bottom of the page.

Install XAMPP for Windows Step 11
Install XAMPP for Windows Step 11

Step 11. Uncheck the "Learn more about Bitnami" option and then click Next

It's in the middle of the page.

Install XAMPP for Windows Step 12
Install XAMPP for Windows Step 12

Step 12. Run the XAMPP installation

To do this, click Next at the bottom of the window. The process of installing the XAMPP files to the selected folder will start.

Install XAMPP for Windows Step 13
Install XAMPP for Windows Step 13

Step 13. Click Finish when prompted

It's at the bottom of the XAMPP Installer window. The window will close, but the XAMPP control panel will open, where you can access your servers.

Install XAMPP for Windows Step 14
Install XAMPP for Windows Step 14

Step 14. Choose a language

To do this, check the box next to the flag of the respective country.

Install XAMPP for Windows Step 15
Install XAMPP for Windows Step 15

Step 15. Click Save

The main page of the control panel will open.

Install XAMPP for Windows Step 16
Install XAMPP for Windows Step 16

Step 16. Launch XAMPP

To open the XAMPP control panel in the future, open the folder where you installed XAMPP, right click on the orange and white “Xampp-control” icon, select “Run as administrator” from the menu, and then click “Yes” in the window with a request.

  • When you do this, red Xs will appear to the left of each server type (for example, "Apache"). If you click on this symbol, you will be prompted to install the software for the appropriate server type on your computer - if you agree, click “Yes”.
  • Please note that double clicking on the “Xampp_start” icon will not launch XAMPP.
Install XAMPP for Windows Step 17
Install XAMPP for Windows Step 17

Step 17. Troubleshoot if Apache won't start

On some Windows 10 computers, Apache won't start due to a "blocked port". This can happen for several reasons, but there is a fairly simple solution:

  • Click Config to the right of Apache.
  • Select "Apache (httpd.conf)" from the menu.
  • Scroll down to the “Listen 80” section (you can press Ctrl + F and type listen 80 to quickly find it).
  • Replace 80 with any open port (such as 81 or 9080).
  • Press Ctrl + S to save your changes and then close the text editor.
  • Restart XAMPP by clicking "Quit" and then start it again as administrator from the XAMPP folder.

Advice

XAMPP provides access to various types of servers including Filezilla and Mercury

Popular by topic