how to install wordpress on xampp
Installing WordPress on xampp
Today i am going to telll you that how to install wordpress on xampp for installing WordPress your server should have php because it is php program.xampp is very important thing for web developers it save lots of time and effort and also you can check that what are you doing in your site and how much you are corect in your moves that’s why i am telling you how to install it.you can download xampp from xampp official website.
First of all when you want to install WordPress on xampp so you should have xampp installed in your window if you don’t have so then install it after installing you can install WordPress on localhost if you know how to install xamppp it is good or not so you can go to this url i already have posted that how to install xampp on widow xp to see click here .
After this download WordPress if you don’t know how to download it so you can check it in my previous posts the link is here After downloading WordPress from WordPress site to your desktop then cut it from your desktop and paste it to ( htdocs folder )C:\xampp\htdocs and then unzip the WordPress files and rename it with WordPress and then go to C:\xampp\htdocs\wordpress then rename this file “wp-config-sample.php ” with “wp-config.php” and then open this renamed file and then find this line of code that i have shown in the image .
Step 1
First of all run you xampp control panel because without it you can’t make your database after this you have to go to this url http://localhost/phpmyadmin/ and you will see the image llike i have shown you below.Here you have to give the data base name in simple words name of your site that you want for it and then click on “create button” .
Step 2
Now the page you will see like i have shown you below here you will get the message that your database is successfully has been created.
After making your database successfully you have to type in your browser this link http://localhost/wordpress .
Step 3
Now the page you will see here you have to give the required detail and remember your given password after this click on ” install wordpress ” button.
Step 4
Now you will get the message that wordpress has been installed .
Now simply click on login and give the user name and password.










