• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to Install XAMPP on Ubuntu 20.4.1

  • 00:37 lsb_release -a
  • 00:49 wget https://www.apachefriends.org/xampp-files/7.2.4/xampp-linux-x64-7.2.4-0-installer.run
  • 01:09 chmod +x xampp-linux-x64-7.2.4-0-installer.run
  • 01:27 ./xampp-linux-x64-7.2.4-0-installer.run
{{postValue.id}}

To Install Xampp on Ubuntu 20.4.1

Check the OS version by using the following command XAMMP is a free and open-source cross-platform web server solution stack that contains PHP, Apache webserver, Mysql database, and pearl. It is a simple and lightweight apache distribution that is easy to create local web server testing and deployment purpose.

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.1 LTS
Release:	20.04
Codename:	focal

Download the Xampp package by using the below command

root@linuxhelp:~# wget https://www.apachefriends.org/xampp-files/7.2.4/xampp-linux-x64-7.2.4-0-installer.run
--2020-12-22 17:32:47--  https://www.apachefriends.org/xampp-files/7.2.4/xampp-linux-x64-7.2.4-0-installer.run
Resolving www.apachefriends.org (www.apachefriends.org)... 34.192.113.25, 3.212.103.32, 107.23.221.58
Connecting to www.apachefriends.org (www.apachefriends.org)|34.192.113.25|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://downloadsapachefriends.global.ssl.fastly.net/7.2.4/xampp-linux-x64-7.2.4-0-installer.run?from_af=true [following]
--2020-12-22 17:32:48--  https://downloadsapachefriends.global.ssl.fastly.net/7.2.4/xampp-linux-x64-7.2.4-0-installer.run?from_af=true
Resolving downloadsapachefriends.global.ssl.fastly.net (downloadsapachefriends.global.ssl.fastly.net)... 199.232.253.194
Connecting to downloadsapachefriends.global.ssl.fastly.net (downloadsapachefriends.global.ssl.fastly.net)|199.232.253.194|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 141741238 (135M) [binary/octet-stream]
Saving to: ‘xampp-linux-x64-7.2.4-0-installer.run’
xampp-linux-x64-7.2.4-0-installe 100%[==========================================================>] 135.17M  1.03MB/s    in 3m 35s  
2020-12-22 17:36:24 (643 KB/s) - ‘xampp-linux-x64-7.2.4-0-installer.run’ saved [141741238/141741238]

Give the executable permission to downloaded Xampp package

root@linuxhelp:~# chmod +x xampp-linux-x64-7.2.4-0-installer.run

Install the package by using below command

root@linuxhelp:~# ./xampp-linux-x64-7.2.4-0-installer.run

After this command it will lead to you for j meter setup process snap1 after that choose the component snap2 go further snap3 Now installation has begun snap4 snap5 This page is showing the running and stopped services. snap6 It shows the log file snap7

With this installation of Xampp on Ubuntu comes to an end.

Tags:
keeljohnston
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is the purpose of using the XAMPP stack?

A

XAMPP is a free stack that contains PHP, Apache web server, MySQL database, and Perl. This framework installs Apache environment for developers easily.

Q

How Can I make download the XAMPP package using the "curl" command instead of wget?

A

Yes, you can download the XAMPP package by using the "curl" command.

Q

Is XAMPP production ready?

A

XAMPP is not meant for production use but only for development environments. XAMPP is configured to be open as possible to allow the developer anything he/she wants. For development environments, this is great but in a production environment, it could be fatal.

Q

Does XAMPP include MySQL or MariaDB?

A

Since XAMPP 5.5.30 and 5.6.14, XAMPP ships MariaDB instead of MySQL. The commands and tools are the same for both.

Q

How do I start XAMPP?

A

To start XAMPP simply call this command:
#sudo /opt/lampp/lampp start

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Ryan ?
how to use visual traceroute tool

Am using traceroute command to check for the route. i got this tool while surfing. So pls help me out installation and usage of Visual traceroute tool.

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.