
The guide assumes you are using a 64-bit version of Kali Linux.
Uncheck "Learn more about Bitnami" if you wish to speed up the process. Wait for the installation to finish and click . Step 4: Start and Test XAMPP
While Kali Linux is built for penetration testing, installing allows it to function as a powerful local web server. This article provides a step-by-step guide to downloading and installing XAMPP on Kali Linux in 2026, ensuring you have the latest stable release. What is XAMPP? XAMPP stands for: X (Cross-platform) A (Apache Server) M (MariaDB / MySQL) P (PHP) P (Perl) download xampp kali linux
Run this command in the terminal to start Apache, MariaDB, and ProFTPD: sudo /opt/lampp/lampp start Use code with caution. 2. Verify Installation
Run sudo apt update && sudo apt upgrade to ensure your system is current. Step 1: Download XAMPP for Linux To get the latest version (as of May 2026, 8.2.x or 8.3.x): Open your web browser (Firefox) on Kali Linux. Navigate to the Official Apache Friends Download Page . Locate the section "XAMPP for Linux" . The guide assumes you are using a 64-bit
Navigate to your Downloads folder (or wherever you saved the file): cd ~/Downloads Use code with caution. Use the chmod command to make the file executable: chmod +x xampp-linux-x64-*-installer.run Use code with caution. Step 3: Run the XAMPP Installer on Kali
XAMPP does not automatically start after installation. You need to start the services manually. 1. Start XAMPP Services Step 4: Start and Test XAMPP While Kali
By default, downloaded files in Linux do not have permission to run as programs. You must change the file permissions. Open the terminal.