• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How To Install XAMPP On Linux Mint 20.2

  • 00:38 lsb_release -a
  • 00:51 wget https://www.apachefriends.org/xampp-files/7.2.4/xampp-linux-x64-7.2.4-0-installer.run
  • 01:20 chmod +x xampp-linux-x64-7.2.4-0-installer.run
  • 01:33 ./xampp-linux-x64-7.2.4-0-installer.run
6848

To Install XAMPP On Linux Mint 20.2

Introduction :

XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.

Installation procedure:

Step 1 : Check the OS version by using the below command

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Linuxmint
Description:	Linux Mint 20.2
Release:	20.2
Codename:	uma

Step 2 : Download the XAMPP file by using the wget command

root@linuxhelp:~# wget https://www.apachefriends.org/xampp-files/7.2.4/xampp-linux-x64-7.2.4-0-installer.run
--2022-01-30 05:27:06--  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)... 3.228.74.175, 54.152.104.70, 34.236.138.96
Connecting to www.apachefriends.org (www.apachefriends.org)|3.228.74.175|: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]
--2022-01-30 05:27:07--  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)... 151.101.1.194, 151.101.65.194, 151.101.129.194, ...
Connecting to downloadsapachefriends.global.ssl.fastly.net (downloadsapachefriends.global.ssl.fastly.net)|151.101.1.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  23.6MB/s    in 7.0s    

2022-01-30 05:27:15 (19.4 MB/s) - ‘xampp-linux-x64-7.2.4-0-installer.run’ saved [141741238/141741238]

Step 3 : Give the Execute Permission by using the below command

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

Step 4 : Install the XAMPP by using the below command

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

Step 5: Install the following steps by giving next as shown in the below picture SNap1

Snap2

Snap3

Sanp4

Snap5

Step 6: Once installed the XAMPP, give Finish as shown in the below picture Snap6

Step 7: This is the welcome page of the XAMPP webserver Snap7

Step 8: Now we can view the services running as shown in the below picture Snap8

Step 9: Here we can view the logs and the services starting are shown in the below picture

Snap9

By this, the process of installing XAMPP on Linux Mint 20.2 has come to an end..!!

Tags:
isaac
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

How to download the XAMPP package?

A

To download the XAMPP package use the wget https://www.apachefriends.org/xampp-files/7.2.4/xampp-linux-x64-7.2.4-0-installer.run command

Q

How do we give permission for a file?

A

we can give permission for a file using the Execute Permission command.

Q

What are the steps for installing the XAMPP package?

A

To install the package use the ./xampp-linux-x64-7.2.4-0-installer.run command.

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

Can XAMPP be used for production?

A

XAMPP is designed for development environments, not for production. XAMPP is configured as openly as possible for developers to do whatever they want.

Related Tutorials in How To Install XAMPP On Linux Mint 20.2

Related Tutorials in How To Install XAMPP On Linux Mint 20.2

How to install WinRAR 5.11 on Linuxmint 18.03
How to install WinRAR 5.11 on Linuxmint 18.03
May 22, 2018
How to Setup VNC Server on Linux Mint 20
How to Setup VNC Server on Linux Mint 20
Dec 22, 2020
How to install and configure samba setup in Linux mint - 18.3
How to install and configure samba setup in Linux mint - 18.3
Mar 26, 2018
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Sep 19, 2018
How to Install and Configure Samba on Linux Mint 20
How to Install and Configure Samba on Linux Mint 20
Nov 9, 2020
How to install XAMPP on CentOS 7
How to install XAMPP on CentOS 7
Mar 3, 2017
How to Install NextCloud on Linux Mint 18.3
How to Install NextCloud on Linux Mint 18.3
Feb 27, 2018
How To Install And Update OpenSSL On Linuxmint 18.3
How To Install And Update OpenSSL On Linuxmint 18.3
Jun 8, 2018

Related Forums in How To Install XAMPP On Linux Mint 20.2

Related Forums in How To Install XAMPP On Linux Mint 20.2

Linux
isaac class=
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.21-0ubuntu0.20.04.4_amd64.deb 404 Not Found
Dec 4, 2020
Linux Mint
AlxH class=
Complete beginner, install bluegriffon
Jul 1, 2020
Linux
AadrikaAnshu class=
How to add timestamps to history On Any Linux Machine
Jun 18, 2019
Linux Mint
bz0 class=
How to change a function of a key
Jun 7, 2019
Linux Mint
who class=
How to compare multiple files
Nov 10, 2019
NFS (Network File System)
Mike class=
Linux Mint 18.3 - NFS Shares - Only Root Can Mount Share
Oct 4, 2019
Command Line Tools
wayne class=
Deleting windows files booting from mint(usb)
Sep 16, 2017
Ubuntu
Kirin class=
Videos Always Micro-Shutter
Mar 8, 2019

Related News in How To Install XAMPP On Linux Mint 20.2

Related News in How To Install XAMPP On Linux Mint 20.2

A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
Apr 9, 2019
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
May 2, 2017
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Mar 14, 2017
The Best Linux Operating System is in the house: Mint 18.2
The Best Linux Operating System is in the house: Mint 18.2
Aug 12, 2017
Linux Mint 18.1 released with smooth features and offers long-term support
Linux Mint 18.1 released with smooth features and offers long-term support
Apr 11, 2017
Linux Mint 18.2 Sonya Beta version now available for download
Linux Mint 18.2 Sonya Beta version now available for download
Jun 7, 2017
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 Jayce ?
What are the types of table used in IPtables

What are the various types of table used in IPtables and how to use that for my server security?

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.