
- XAMPP INSTALL LINUX INSTALL
- XAMPP INSTALL LINUX CODE
- XAMPP INSTALL LINUX PC
- XAMPP INSTALL LINUX DOWNLOAD
Step # 5: Verifying the Installation of XAMPP on Linux: The installation progress bar is shown in the following image:įinally, when the installation will complete, you will be supposed to click on the Finish button as highlighted in the image shown below:
XAMPP INSTALL LINUX INSTALL
Then the installation wizard will tell you that the setup is ready to install as shown in the image below: On the Bitnami for the XAMPP screen, you are again supposed to click on the Next button. Now select an installation directory and click on the Next button. Just go with the default selected components and click on the Next button as highlighted in the following image: The welcome screen of XAMPP is shown in the image below:Īfter clicking the Next button on the welcome screen, you will be asked to select the components for XAMPP. However, we have still shown all the screens below for your convenience. You are required to go with all the options that are selected by default and just press the Next button at every screen that appears. xampp-linux-圆4-7.2.34- nĪfter doing that, the installation wizard will appear on your screen.

For making this file executable, you need to navigate to your Downloads directory and then execute the command stated below: Once the XAMPP file has been downloaded on your system, you need to make it executable so that it can be installed successfully. Step # 3: Making the Downloaded File Executable: When you will click on the “Download” button, a dialogue box will appear on your screen from which you are supposed to select the “Save” option and then click on the “OK” button.Īfter doing this, XAMPP will start downloading and when it has been downloaded successfully, you will see the following message on your browser:
XAMPP INSTALL LINUX DOWNLOAD
Once you will visit this website, you need to download the latest version of XAMPP for Linux as highlighted in the image shown below: Now you need to visit the following website for downloading XAMPP: Step # 2: Downloading XAMPP via the Internet: Just click through and select the options you want to install and use.Since the net-tools package was already installed on our system that is why we got the message shown in the image below on our terminal: 0 nĬongratulations! The installation should have started by now. run Step 3: Run the installer scriptĪfter successfully making the installer script executable, run the script by typing (remember to use the name of the installation file you downloaded in place of the one here) sudo. So this means in my case it will be: sudo chmod + x xampp-linux-圆4-7. Replace "n" with the name of the installer script you downloaded.
XAMPP INSTALL LINUX CODE
Step 2: Make the installer script executableįirst, change permissions for the XAMPP script by typing in a variation of this code sudo chmod +x xampp -linux -version n In my case I saved it in a folder named "apps" inside my Downloads folder) Open your terminal and navigate to your downloads folder (or wherever you saved the downloaded XAMPP installer script. The process is basically the same for whichever version you use, so don't worry about it, just change it to the appropriate version you downloaded where necessary.

In this tutorial, I'm downloading XAMPP version 7.4.9. The file that gets downloaded is an installer script. To install it on Arch Linux, follow these steps: Step 1: Download the XAMPP fileĬlick on this link to go to the XAMPP download page, scroll down to the section for Linux, and download any version of your choice from the ones listed.
XAMPP INSTALL LINUX PC
It's simply a web-server solution that works locally on your PC and enables you to build and test WordPress websites offline. XAMPP stands for Cross-Platform(X), Apache-server(A), MySQL(M), PHP(P), and Perl(P).
