Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Install Xampp on Linux

Learn how to install xampp on linux with clear steps, practical context, and useful troubleshooting guidance.

Table of Contents

This updated guide examines How to Install Xampp on Linux and organizes the essential facts, background, and practical takeaways in clear American English.

Part 1of 2:

Installing XAMPP

  1. How to Install Xampp on Linux — contextual image 1 Open the XAMPP download page. Go to https://www.apachefriends.org/index.html in your computer's web browser. This is the official download site for XAMPP.
  2. How to Install Xampp on Linux — contextual image 2 ClickXAMPP for Linux. It's in the middle of the page. This will prompt the XAMPP setup file to begin downloading onto your computer.
    • You may have to click Save File or select the "Downloads" folder as your save location before proceeding.
  3. How to Install Xampp on Linux — contextual image 3 Allow the download to complete. Once XAMPP's installation file finishes downloading onto your computer, you can proceed.
  4. How to Install Xampp on Linux — contextual image 4 Open Terminal. Click the Terminal app icon, which resembles a black box with a white ">_" inside of it.
    • You can also just pressAlt+Ctrl+Tto open a new Terminal window.
  5. How to Install Xampp on Linux — contextual image 5 Change over to the "Downloads" directory. Type incd Downloadsand press?Enter.
    • Make sure you capitalize "Downloads".
    • If your default downloads location is in a different folder, you'll have to change the directory to that folder.
  6. How to Install Xampp on Linux — contextual image 6 Make the downloaded file executable. Type inchmod +x xampp-linux-x64-7.2.9-0-installer.runand press?Enter.[1]
    • If you download a different version of XAMPP (e.g., version 5.9.3), you'll replace "7.2.9" with your XAMPP version's number.
  7. How to Install Xampp on Linux — contextual image 7 Enter the installation command. Type insudo./xampp-linux-x64-7.2.9-0-installer.runand press?Enter.
  8. How to Install Xampp on Linux — contextual image 8 Enter your password when prompted. Type in the password you use to log into your computer, then press?Enter. The installation window will pop up.
    • You won't see the characters appear in Terminal when you type.
  9. How to Install Xampp on Linux — contextual image 9 Follow the installation prompts. Once the installation window appears, do the following:
    • Click Next three times.
    • Uncheck the "Learn more about Bitnami for XAMPP" box.
    • Click Next , then click Next again to begin installing XAMPP.
  10. How to Install Xampp on Linux — contextual image 10 Uncheck the "Launch XAMPP" box. It's in the middle of the final installation window.
    • Since XAMPP needs a few extra steps to actually run on Linux, you'll need to finish the installation without automatically running XAMPP.
  11. How to Install Xampp on Linux — contextual image 11 ClickFinish. This option is at the bottom of the window. Doing so will close the installation window. At this point, you're ready to run XAMPP.

Part 2of 2:

Running XAMPP

  1. How to Install Xampp on Linux — contextual image 12 Re-open Terminal if necessary. If you closed the Terminal window that you used to install XAMPP, re-open Terminal.
    • XAMPP doesn't have any desktop files, so you'll need to launch it from within its installation directory via Terminal each time you want to run it.
  2. How to Install Xampp on Linux — contextual image 13 Switch to the XAMPP installation directory. Type incd /opt/lamppand press?Enter.[2]
  3. How to Install Xampp on Linux — contextual image 14 Enter the "Open" command. Type insudo./manager-linux-x64.runand press?Enter.
  4. How to Install Xampp on Linux — contextual image 15 Enter your password when prompted. Type in the password you usually use to log into your computer, then press?Enter.
  5. How to Install Xampp on Linux — contextual image 16 Click theManage Serverstab. This option is at the top of the window.
  6. How to Install Xampp on Linux — contextual image 17 ClickStart All. It's at the bottom of the window. Doing so prompts any active components of XAMPP to begin running.
  7. How to Install Xampp on Linux — contextual image 18 Open your computer's localhost page. Go to 127.0.0.1 in your computer's web browser. You should see the XAMPP dashboard here; at this point, you're able to begin using XAMPP as you please.

FAQ

What is How to Install Xampp on Linux about?

It provides a structured overview of xampp, explains the main context, and highlights practical takeaways for readers.

Why does this topic matter?

Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.

How should readers use this information?

Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.