

To do this, you can follow our guide the Initial Server Setup with Ubuntu 20.04. To install XAMPP, you must log in to your server as a non-root user with sudo privileges. How To Install and Configure XAMPP on Ubuntu 20.04 Because of XAMPP’s simplicity of deployment, a developer can quickly and easily install a WAMP or LAMP stack on an operating system, with the added benefit that common add-in apps like WordPress and Joomla can also be loaded. It includes MariaDB, Apache HTTP Server, and interpreters for PHP and Perl, among other computer languages. It was created by Apache Friends, and the public can revise or modify its native source code.

XAMPP is a popular cross-platform web server that allows programmers to write and test their code on a local webserver. It is a short form for Cross-Platform, Apache, MySQL, PHP, and Perl. XAMPP is a cross-platform web server that is free and open-source. xampp-linux-*-installer.In this guide, we want to teach you How To Install and Configure XAMPP on Ubuntu 20.04. Then, run the installer script using the following command: sudo. Now run the following command below to download the latest version of XAMPP to your Ubuntu system:Īfter the downloaded file is complete, now give proper permission to the installer to make it executable: sudo chmod 755 xampp-linux-圆4-8.1.n Installing XAMPP on Ubuntu 22.04.īy default, the XAMPP is not available on Ubuntu 22.04 base repository. First, make sure that all your system packages are up-to-date by running the following apt commands in the terminal.

Install XAMPP on Ubuntu 22.04 LTS Jammy Jellyfish We recommend acting as a non-root sudo user, however, as you can harm your system if you’re not careful when acting as the root.

A server running one of the following operating systems: Ubuntu 22.04, 20.04, 18.04, and any other Debian-based distribution like Linux Mint.
