Thursday 5 January 2023

Xampp windows installation tutorial

XAMPP software is an open-source software that includes Apache distributions for servers and is basically for running localhost or a local server. XAMPP software provides you with a platform that you can install Apache, MariaDB, PHP, Perl products on your operating system at once without the need for additional settings. XAMPP software is used to install, test, program and run web software on the web server of various operating systems for programmers.


XAMPP stands for the following words:

X stands for Cross-platform, which means that this software can be used on different types of computers or different software packages. Different local systems have different configurations of operating systems installed on them. The creators of this software have included the Apache distribution package in order to increase its usefulness and audience. This software supports different operating systems such as Windows, Linux and MAC OS packages.

A is for Apache server, meaning that the XAMPP software package includes Apache web server distributions for the server. Apache is a cross-platform HTTP server used worldwide to serve web content. Apache web server delivers files, images and other requested documents to the user.

M for MariaDB means that XAMPP software has a MariaDB database instead of MySQL. Originally, MySQL was part of XAMPP, but now it has been replaced by MariaDB. This software is one of the most widely used relational databases created by MySQL. MariaDB provides online data storage, editing, retrieval, sorting and deletion services. XAMPP software provides a suitable environment for testing MYSQL, PHP, Apache and Perl programs on the local computer. XAMPP is used as a solution for various technologies. With this software, you can test websites before uploading them to a remote web server.

P is for PHP and Perl, meaning that this software offers PHP and Perl programming languages. PHP is a backend programming language primarily used for web development. PHP allows users to create dynamic websites and applications. PHP stands for Hypertext Processor. Perl is a combination of two high-level dynamic languages, Perl 5 and Perl 6. Perl can be used to find solutions to problems based on system administration, web development, and networking. Perl also allows its users to program dynamic web applications.


Xampp installation steps :


Step 1: 

First, download the version compatible with your operating system from www.apachefriends.org.


Step 2: 

After downloading, run the installation file and click next on the first page.


Step 3: 

On this page, you can choose the components you need.


Step 4: 

In this section, you can change the program installation path.

Step 5: 

On the next page, you can click on the link to learn about the Bitname library.


Step 6: 

xampp is ready to install, click next.


Step7: 

The installation is finished and Xampp is run by checking the option under the control panel.


Step 8: 

Select the desired language to run the program.


Step 9: 

Click on the start button in front of the services you need to start working.



Xampp windows installation tutorial

XAMPP software is an open-source software that includes Apache distributions for servers and is basically for running localhost or a local s...