Download ArticleDownload Article

This How.com.vn teaches you how to install XAMPP on a Windows 10 computer. XAMPP is a server manager which allows you to run Apache, MySQL, and other types of servers from the same dashboard.

  1. How.com.vn English: Step 1 Open the XAMPP website.
    Go to https://www.apachefriends.org/index.html in your computer's web browser.
  2. How.com.vn English: Step 2 Click XAMPP for Windows.
    It's a grey button near the bottom of the page.
    • Depending on your browser, you may first have to select a save location or verify the download.
    Advertisement
  3. How.com.vn English: Step 3 Double-click the downloaded file.
    This file should be named something like xampp-win32-7.2.4-0-VC15-installer, and you'll find it in the default downloads location (e.g., the "Downloads" folder or the desktop).
  4. How.com.vn English: Step 4 Click Yes when prompted.
    This will open the XAMPP setup window.
    • You may have to click OK on a warning if you have User Account Control (UAC) activated on your computer.
  5. How.com.vn English: Step 5 Click Next.
    It's at the bottom of the setup window.
  6. How.com.vn English: Step 6 Select aspects of XAMPP to install.
    Review the list of XAMPP attributes on the left side of the window; if you see an attribute that you don't want to install as part of XAMPP, uncheck its box.
    • By default, all attributes are included in your XAMPP installation.
  7. How.com.vn English: Step 7 Click Next.
    It's at the bottom of the window.
  8. How.com.vn English: Step 8 Select an installation location.
    Click the folder-shaped icon to the right of the current installation destination, then click a folder on your computer.
    • If you have the UAC activated on your computer, avoid installing XAMPP in your hard drive's folder (e.g., OS (C:)).
    • You can select a folder (e.g., Desktop) and then click Make New Folder to create a new folder and select it as the installation destination.
  9. How.com.vn English: Step 9 Click OK.
    Doing so confirms your selected folder as your XAMPP installation location.
  10. How.com.vn English: Step 10 Click Next.
    You'll find it at the bottom of the page.
  11. Step 11 Uncheck the "Learn more about Bitnami" box, then click Next.
    The "Learn more about Bitnami" box is in the middle of the page.
  12. How.com.vn English: Step 12 Begin installing XAMPP.
    Click Next at the bottom of the window to do so. XAMPP will begin installing its files into the folder that you selected.
  13. How.com.vn English: Step 13 Click Finish when prompted.
    It's at the bottom of the XAMPP window. Doing so will close the window and open the XAMPP Control Panel, which is where you'll access your servers.
  14. How.com.vn English: Step 14 Select a language.
    Check the box next to the American flag for English, or check the box next to the German flag for German.
  15. How.com.vn English: Step 15 Click Save.
    Doing so opens the main Control Panel page.
  16. How.com.vn English: Step 16 Start XAMPP from its installation point.
    If you need to open the XAMPP Control Panel in the future, you can do so by opening the folder in which you installed XAMPP, right-clicking the orange-and-white xampp-control icon, clicking Run as administrator, and clicking Yes when prompted.
    • When you do this, you'll see red X marks to the left of each server type (e.g., "Apache"). Clicking one of these will prompt you to click Yes if you want to install the server type's software on your computer.
    • Counterintuitively, double-clicking the xampp_start icon doesn't start XAMPP.
  17. How.com.vn English: Step 17 Resolve issues with Apache refusing to run.
    On some Windows 10 computers, Apache won't run due to a "blocked port". This can happen for a couple of reasons, but there's a relatively easy fix:[1]
    • Click Config to the right of the "Apache" heading.
    • Click Apache (httpd.conf) in the menu.
    • Scroll down to the "Listen 80" section (you can press Ctrl+F and type in listen 80 to find it faster).
    • Replace 80 with any open port (e.g., 81 or 9080).
    • Press Ctrl+S to save the changes, then exit the text editor.
    • Restart XAMPP by clicking Quit and then re-opening it in administrator mode from its folder.
  18. Advertisement


Community Q&A

Search
Add New Question
  • Question
    How can you change UAC settings?
    How.com.vn English: Community Answer
    Community Answer
    User Account Control (UAC) provides security against unauthorized changes in your computer in order to prevent changes from being made maliciously. Simply type Msconfig in the Run window -- you should see appear the system configuration. In it, select the Tools tab; select Change UAC Settings and hit Launch. Then drag the bar down that would prevent the writing restriction. Save the settings and you are ready to go; or you can type "C:\WINDOWS\System32\UserAccountControlSettings.exe" to directly jump into UAC settings from the CMD.
  • Question
    I have installed XAMPP successfully, but the Apache server does not run. Where can I find additional help?
    How.com.vn English: Community Answer
    Community Answer
    Make sure your ports are port forwarded or your firewall may block it. If you need additional help, you can go to the Apache Friends support forums.
  • Question
    How do I save the PHP and HTML files on XAMPP?
    How.com.vn English: Community Answer
    Community Answer
    Depending on where you have installed the XAMPP, you will need to look through the XAMPP Directory and look for the folder 'htdocs' (e.g. 'C:\xampp\htdocs'). Create a folder inside 'htdocs' (e.g. chosenOne). When running your servers (Apache and MySQL) on your browser (Firefox, Chrome, etc.), type : localhost/chosenOne. This should run the pages. Save any PHP and HTML files inside 'htdocs' under XAMPP.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
      Advertisement

      Tips

      • XAMPP provides access to many different server types including Filezilla and Mercury.
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      Warnings

      • If you're trying to run Apache on Port 80, you can't have Skype open at the same time.


      Advertisement

      Expert Interview

      Thanks for reading our article! If you’d like to learn more about website blog creation, check out our in-depth interview with Tyrone Showers.

      About This Article

      How.com.vn English: Tyrone Showers
      Written by:
      Technologist
      This article was written by Tyrone Showers and by How.com.vn staff writer, Jack Lloyd. Tyrone Showers is a Technologist and the Co-owner of Taliferro Group, an IT consulting company based in Seattle, Washington. With over 35 years of professional experience, he specializes in API Design, e-Commerce, Operational Efficiency, and website development. He has a B.S. in Computer Science from DeVry Institute of Technology. This article has been viewed 681,827 times.
      How helpful is this?
      Co-authors: 26
      Updated: January 17, 2024
      Views: 681,827
      Article SummaryX

      1.Go to https://www.apachefriends.org/index.html.
      2.Click the Download link.
      3.Double-click the installer.
      4.Click Yes.
      5.Click Next.
      6.Follow the on-screen instructions.

      Did this summary help you?

      Thanks to all authors for creating a page that has been read 681,827 times.

      Reader Success Stories

      • How.com.vn English: Consortia Bengesi

        Consortia Bengesi

        Feb 9, 2017

        "Through this article, I know how to install XAMPP now. Thank you."
      Share your story

      Is this article up to date?

      ⚠️ Disclaimer:

      Content from Wiki How English language website. Text is available under the Creative Commons Attribution-Share Alike License; additional terms may apply.
      Wiki How does not encourage the violation of any laws, and cannot be responsible for any violations of such laws, should you link to this domain, or use, reproduce, or republish the information contained herein.

      Notices:
      • - A few of these subjects are frequently censored by educational, governmental, corporate, parental and other filtering schemes.
      • - Some articles may contain names, images, artworks or descriptions of events that some cultures restrict access to
      • - Please note: Wiki How does not give you opinion about the law, or advice about medical. If you need specific advice (for example, medical, legal, financial or risk management), please seek a professional who is licensed or knowledgeable in that area.
      • - Readers should not judge the importance of topics based on their coverage on Wiki How, nor think a topic is important just because it is the subject of a Wiki article.

      Advertisement