Creating PHP MySQL Development Enviroment with XAMPP

 XAMPP stands for X(Windows or Linux),Apache,MySQL,PHP and Perl.All these are bundled in XAMPP package.

So let start our tutorial for installing XAMPP.
XAMPP is free software you can download it from the website

http://www.apachefriends.org/en/xampp-windows.html


start installer and check all click next .




You can change location of XAMPP folder or make default created by xampp installer and start installation.







After  complete installation, click on the xamp control and start Apache and Mysql .













 .


 After starting ,open you web browser and check xampp is running so write http://localhost it will display Welcome page.



















XAMPP root folder is  htdocs.If you want to work with MySQL click on phpMyAdmin below Tools.


MySQL defualt user name is root and password is not set so if you want to set up user name and password for security click on security.



















Then Click on http://localhost/security/xamppsecurity.php

Write password and then click on Password Changing.


















I hope you would like this post.

No comments:

Post a Comment