How to Install XAMPP on Linux
Install XAMPP
Open the XAMPP download page. Visit https://www.apachefriends.org/index.html in your computer's web browser. This is the official software download page of XAMPP.
Click XAMPP for Linux (XAMPP for Linux). This option is in the middle of the page. The XAMPP setup file will begin downloading to your computer.
You may need to click Save File or select the "Downloads" folder as your save location before continuing.
Allow the download to complete. Once the XAMPP installation file is downloaded to your computer, you can continue.
Open Terminal. Click the Terminal app icon, shaped like a black frame with a white ">_" inside.
Or you can just press Alt+ Ctrl+ Tto open a new Terminal window.
Switch to the "Downloads" folder. Enter the command cd Downloadsand press ↵ Enter.
You need to make sure that "Downloads" is capitalized.
If the default download folder is another folder, you'll need to switch to that folder.
Execute the downloaded file. Enter the command chmod +x xampp-linux-x64-7.2.9-0-installer.runand press ↵ Enter.
If you download a different version of XAMPP (for example, version 5.9.3), replace "7.2.9" with the actual version number.
Enter the installation command. Enter sudo ./xampp-linux-x64-7.2.9-0-installer.runand press ↵ Enter.
Enter your password when asked. Enter the password you use to log in to your computer, then tap ↵ Enter. The installation window will appear.
The characters in the password will not display in Terminal as you type.
Follow the installation instructions. After the installation window appears, please:
Click Next three times.
Uncheck the "Learn more about Bitnami for XAMPP" box.
Click Next and then select Next again to begin installing XAMPP.
Uncheck the "Launch XAMPP" box. This option is in the middle of the final settings window.
Because XAMPP requires a few additional steps to actually run on Linux, you need to complete the installation without automatically launching the software.
Click the Finish button . It's at the bottom of the window. The installation window will close. Now, you are ready to launch XAMPP.
Launch XAMPP
Reopen Terminal if necessary. If you closed the Terminal window after installing XAMPP, reopen Terminal.
XAMPP does not have any files outside the desktop, so you need to launch the program in the installation folder through Terminal every time you want to use it.
Switch to the XAMPP installation directory. Enter the command cd /opt/lamppand press ↵ Enter.
Enter the command "Open". Enter sudo ./manager-linux-x64.runand press ↵ Enter.
Enter your password when prompted. Enter the password you usually use to log in to your computer, then tap ↵ Enter.
Click the Manage Servers tab. This option is at the top of the window.
Click the Start All option . It's at the bottom of the window. All XAMPP active components will start running.
Open your computer's localhost site. Access 127.0.0.1 using your computer's web browser. The XAMPP dashboard will appear; At this point, you can start using XAMPP as you like.
You should read it
- Instructions on how to install Xampp software on Windows 10
- Download XAMPP 8.0.2: Free local Web server
- Instructions for installing WordPress on localhost - Part 2
- 5 best XAMPP alternatives for local website hosting
- Instructions for installing WordPress on localhost - Part 1
- Access applications directly to XAMPP MySQL Server
- How to install and use Kali Linux on VmWare virtual machine
- How to install Solus Linux
May be interested
- How to Install Ubuntu on VirtualBoxthis article shows you how to install ubuntu linux on your computer using virtualbox. the virtualbox program allows you to install additional operating systems without changing the main operating system of your computer.
- Is it possible to run .exe files on Linux?you don't need to trade the appeal of windows software for the stability, security, ease of customization (and even great classic appearance) of linux. in this article, you will be shown how to run windows exe (possibly executable) files and software using the linux operating system. these methods can be applied to any linux distribution, including ubuntu, kali linux, centos and many others.
- How to Install Tor on Linuxtoday's tipsmake will show you how to download and install the tor browser on a linux computer.
- How to Install Linuxlinux is the foundation of thousands of open source operating systems designed to replace windows and mac os. linux allows users to download and install it for free on any computer. because this is an open source platform, the number of available versions or distributions is very diverse and is developed by many different organizations. follow the basic instructions below to install all linux versions, especially some of the most popular distributions.
- How to Install Java on Linuxtoday's tipsmake will show you how to install the latest version of java runtime environment (jre) on a computer running the linux operating system.
- How to Install Linux Mint Operating Systemlinux mint is a linux operating system distribution that is becoming increasingly popular quickly, largely because of its ease of use and simplicity, neat interface, and friendliness to windows operating system users who want to change their operating systems. change the air. like most other linux distributions, because this is a free distribution, you can install it as many times as you want on as many devices as you want. over the years, the process of installing linux has become much simpler than before, even simpler than installing the windows operating system. read on to learn how to install and use linux mint.