How to setup localhost environment in your system?

Hello guys in this tutorial we will setup localhost environment.

XAMPP tutorial: installation and first steps

XAMPP is the title used for a compilation of free software. The name is an acronym, with each letter representing one in every of the five key components. The software packet contains the online server Apache, the relational database management system MySQL (or MariaDB), and also the scripting languages Perl and PHP. The initial X stands for the operating systems that it works with: Linux, Windows, and Mac OS X.

Apache: open source web server Apache is that the most generally used server worldwide for delivery of online page. The server application is formed available as a free software by the Apache Software Foundation.

MySQL/MariaDB: in MySQL, XAMPP contains one in allthe most popular relational database management systems within the world. together with the online server Apache and therefore the scripting language PHP, MySQL offers data storage for web services. Current XAMPP versions have replaced MySQL with MariaDB (a community-developed fork of the MySQL project, made by the first developers).

PHP: the server-side programming language PHP enables users to make dynamic websites or applications. PHP may be installed on all platforms and supports variety of diverse database systems.

Perl: the scripting language Perl is employed in system administration, web development, and schedule. Like PHP, Perl also enables users to program dynamic web applications.
Alongside these core components, this free-to-use Apache distribution contains another useful tools, which vary betting on your software system. These tools include the mail server Mercury, the database administration tool php My Admin, the online analytics software solutions Webalizer, OpenSSL, and Apache Tomcat, and also the FTP servers FileZilla or ProFTPd.

How to download and set up XAMPP

Leave a Comment