

Just click through and select the options you want to install and use. 0 nĬongratulations! The installation should have started by now.

This package, created by apache friends, offers services as a local host or local server. Since it’s cross-platform, we can use it on Windows, Linux, and Mac, as well. 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. XAMPP is a software package that contains Apache HTTP server, PHP, MariaDB/MySQL, and Perl.

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. 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. 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).
