How to install the XAMPP on windows

Xampp installation for windows

XAMPP(XAMPP stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P) and Perl (P) )

We need to go the following webpage https://www.apachefriends.org/download.html

Why need xampp

xampp is included with apache and mysql (Most used for this is the comman for websites
(Content management system))

Its commanly used for the following Content management system
like wordpress,Joomla,truepal  
about contant management system https://en.wikipedia.org/wiki/Content_management_system


Version of xampp





Here I am going to download and install the xampp



version 7.2.0/PHP 7.2.0 (Php version )

now install  the package to the system

This Warning for showing access level  permission so here I am skip the installation in program files,
 I am going to install the like C:Xampp because 
we are kept the only websites and the database in that folder not like any installation or setup in that folder


Click ok and continue



Click on next

Select the required components and click on the next

For server we need apache, mysql  and filezilla in program langauages phpmyadmin
 we requried for database

I choose the all and Click on the next



now click on the next



 





After this setup will started click on the next



After installation complete Click on finish now the control panel will started



Choose the language as english

Now click on the save



now click on the which service you want required

Now the xampp installation is done



If there is firewall is on click on the allow access for mysql and apche

After starting the services it will showing below



Once you done check with this URL http://localhost/dashboard/




Now if you required the PHP my admin click on that


This console we can manage the mysql Import and export the schema mange the table also



That xampp page you will get any device, connected with this network, For php admin you can access through same devices only
for example I will try to access from my mobile

Comments

Popular posts from this blog

Enable the SSL in jetty web server

How to install Edubuntu in Windows through oracle VM

How to configure the apache2 in the ubuntu 16.04 Step by Step