• 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.30 on Ubuntu 17.04

{{postValue.id}}

How to install XAMPP 5.6.30 on Ubuntu 17.04

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. This tutorial explains the installation procedure of XAMPP on Ubuntu 17.04.

Features

  • Regularly updated to the latest versions of Apache, MariaDB, PHP and Perl.
  • Supports other modules like OpenSSL, phpMyAdmin, MediaWiki, Joomla, WordPress etc.,
  • Tests the website designers and programmers work without Internet.
  • Allows creation and manipulation of databases in MariaDB and SQLite.

Installation procedure

To start the installation process, download the XAMPP package by executing the below wget command.

root@linuxhelp1:/home/user1# wget https://www.apachefriends.org/xampp-files/5.6.30/xampp-linux-x64-5.6.30-0-installer.run
--2017-05-25 06:27:19--  https://www.apachefriends.org/xampp-files/5.6.30/xampp-linux-x64-5.6.30-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.
.
.
.
Saving to: ‘ xampp-linux-x64-5.6.30-0-installer.run’ 
xampp-linux-x64-5.6.30- 100%[===============================> ] 129.99M   787KB/s    in 3m 5s  
2017-05-25 06:30:27 (718 KB/s) - ‘ xampp-linux-x64-5.6.30-0-installer.run’  saved [136305173/136305173]

The package is downloaded in the target system. Give the execution permission for downloaded xampp file by running the following command.

root@linuxhelp1:/home/user1# chmod +x xampp-linux-x64-5.6.30-0-installer.run

The permission has been granted to the downloaded package. Now start and execute XAMPP installation process by executing the following command.

root@linuxhelp1:/home/user1# ./xampp-linux-x64-5.6.30-0-installer.run

The installation setup is started. Click Next button to go for next window.

installation setup

The user can select the XAMPP developer files in the list of components and click Next to move to next window in setup wizard.

components

The default installation directory of xampp will be shown to the user and click next.

installation directory

The Bitnami for XAMPP is shown. The Bitnami provides free installers or packages that can install drupal, joomla and wordpress along with XAMPP.

bitnami

The installation process is started. This may take some time and the user needs to wait until the installation is completed.

installation process

Click Finish button to end the installation setup.

completed setup

The XAMPP is installed successfully in the target system.

xampp installed

To check the active servers in the running XAMPP service, go to the manage server tab in the XAMPP work area.

active server

To check the servers log of the running server, click the Application log tab in the work area of XAMPP.

server log

The XAMPP can be accessed from browser by entering the target system' s IP address.

xampp

Wasn' t that an easy installation process? XAMPP requires only one zip, tar, 7z or exe files to be downloaded on run on any target system.

Tags:
dennaia
Author: 

Comments ( 3 )

chefoovn
Visual installer does not start for me. It all happens in console...
lynspyre
Hi, What about creating a startup entry fro XAMPP in Ubuntu 17.04. Thanks in advance.,
srikanthganta
please do same video for nodejs install on ubuntu 17
Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is the puropse of using the XAMPP stack?

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

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

A

Yes, you can download 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 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.