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

{{postValue.id}}

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
{{postCtrl.cmtErrMsg}}

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.

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 Luk Van De Looverbosch ?
How to create a root ?

Hello,
How to create root@linuxhelp in Linux Mint 20.1 64-bit ?
Thanks in advance for your reply.
Best regards.

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.