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

How to install XAMPP 5.6.33 on linuxmint 18.3

2608

To install XAMPP 5.6.33 on linuxmint 18.3

XAMPP is a free and open source cross-platform web server solution stack which contains PHP, Apache web server, MySQL database, and Perl. It is simple and lightweight Apache distribution that makes it extremely easy for developers to create a local web server for testing and deployment purposes. The method to install XAMPP 5.6.33 on linux mint 18.3 is covered here.

Installation

In order to install the latest version of XAMPP, download it from the official site.

linuxhelp ~ # wget https://www.apachefriends.org/xampp-files/5.6.33/xampp-linux-x64-5.6.33-0-installer.run
--2018-03-12 15:06:15--  https://www.apachefriends.org/xampp-files/5.6.33/xampp-linux-x64-5.6.33-0-installer.run
Resolving www.apachefriends.org (www.apachefriends.org)... 107.22.247.161
Connecting to www.apachefriends.org (www.apachefriends.org)|107.22.247.161|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://downloadsapachefriends.global.ssl.fastly.net/xampp-files/5.6.33/xampp-linux-x64-5.6.33-0-installer.run?from_af=true [following]
--2018-03-12 15:06:16--  https://downloadsapachefriends.global.ssl.fastly.net/xampp-files/5.6.33/xampp-linux-x64-5.6.33-0-installer.run?from_af=true
.
.
xampp-linux-x64-5.6.33-0-installer. 100%[===================================================================> ] 133.54M   572KB/s    in 2m 53s  

2018-03-12 15:09:09 (791 KB/s) - ‘ xampp-linux-x64-5.6.33-0-installer.run.1’  saved [140030922/140030922]

Now after the package is downloaded we have to give the execution permission for the downloaded package

linuxhelp ~ # chmod +x xampp-linux-x64-5.6.33-0-installer.run.1

Once the permission is granted you can execute using the following command

linuxhelp ~ # ./xampp-linux-x64-5.6.33-0-installer.run.1

Now an installer wizard will open. Click next button to go to next window
wiz1

Here you have to choose the required components you want to install and click next when you are ready to continue.

wiz2

At next wizard, you have to verify the installation path of your xampp application and click on next

wiz3

wiz4

The setup is ready to install on the computer now, click next to initiate the installation.

wiz5

wiz6

After the successful installation, the wizard will display the completion status. Click finish and application will be launched. if you don' t want to launch xampp after installation, untick the launch xampp tick box and click on finish.
complete

the xampp application is launched now which will look similar to the image below
launch
To manage services goto manage servers tab, where you will see the status of the servers running and servers available on xampp
manage_servers
you can even access the Xampp application from your browser by using your Ipaddress or domain name, but after installing the web browser and also desktop application opens by default.
browser

with this, the method to install XAMPP 5.6.33 on linuxmint 18.3 comes to an end

Tags:
liam
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

What is the main usage of XAMPP?

A

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

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 to install the XAMPP on centos?

A

For the installatiob of XAMPP on CentOS, use the following link as below "https://www.linuxhelp.com/how-to-install-xampp-on-centos-7/"

Q

Where are the main XAMPP configuration files?

A

The main XAMPP configuration files are located as follows:

Apache configuration file: /opt/lampp/etc/httpd.conf, /opt/lampp/etc/extra/httpd-xampp.conf
PHP configuration file: /opt/lampp/etc/php.ini
MySQL configuration file: /opt/lampp/etc/my.cnf
ProFTPD configuration file: /opt/lampp/etc/proftpd.conf

Q

What do I do if the error message is "Cannot restore segment prot after reloc: Permission denied?"

A

Some Linux distributions have SELinux activated by default and this is preventing the successful start of XAMPP. You should disable it in order to start the XAMPP servers:

sudo /usr/sbin/setenforce 0

Now XAMPP should work fine again.

Related Tutorials in How to install XAMPP 5.6.33 on linuxmint 18.3

Related Tutorials in How to install XAMPP 5.6.33 on linuxmint 18.3

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 5.6.33 on linuxmint 18.3

Related Forums in How to install XAMPP 5.6.33 on linuxmint 18.3

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 5.6.33 on linuxmint 18.3

Related News in How to install XAMPP 5.6.33 on linuxmint 18.3

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 David Lopez Guillen ?
Ayuda urgente instale SSL para servidor Opensuse y ahora no funciona tengo servicio web

hola segui este tutorial para tener un certificado ssl y ahora no se ve mi app en la red, espero alguien pueda ayudarme, tengo M9oodle en3.5 en un servidor open suse y ahora no funciona por favor ayuda.

https://www.linuxhelp.com/how-to-create-ssl-certificate-in-opensuse

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.