Install WordPress on PC [Using WAMP]

Install WordPress on PC [Using WAMP]

how to install wordpress on windows10 pc for learning and testing purpose 2016

How to Build Your Own Windows Bootable Media ?
7 Wireless Router Problems and How to Solve Them
How To Fix Xinput1_3.dll Missing Error?
Yes, now you can install WordPress on your personal computer for learning and testing purposes. In this post you will learn how to install WordPress on your windows PC and learn WordPress offline.

Requirement

  • You Need WAMP Server [How To install WAMP Server ]
  • WordPress .zip [Click Here To Download latest version]
  • Notepad++ (Optional) [Click here to Download]

[post_ads]

Installing WordPress on Windows PC

Divided Into Different Parts.

Part 1:

Step 1: Download and Install WAMP Server.
Step 2: Download WordPress.zip [Download Link]
Step 3: Copy downloaded WordPress.zip to C:wampwww
Step 4: Extract WordPress.zip And Open the Folder where you will find one more WordPress Folder, Move this folder to C:wampwww

C:wampwww]

Click on next page for part 2
[next]

 Part 2:

Step 1: Now Open the browser and open http://localhost/phpmyadmin/ 

Step 2: Click on New, And make new Database [Example : Word]

Step 3: Now open the WordPress folder [Example : C:wampwwwwordpress]

Step 4: Find the file wp-config-sample.php and edit it.

Step 5: Now find //MySQL settings

 

Step 6: Now enter the name of the database which you create in phpmyadmin. [Example : define(‘DB_NAME’, ‘Word’); ]

Step 7: Now Enter the MySQL database username as root (root is default user). [Example : define(‘DB_USER’, ‘root’); ]

Step 8: Make password field blank [Example : define(‘DB_PASSWORD’, ”); ]

 

Step 9: Save File.

Step 10: Now Rename file wp-config-sample.php to wp-config.php.

Click on next page for part 3
[next]

Part 3:

Step 1: Now open a browser and open http://localhost/wordpress/

Step 2: It auto redirect to install page. Select the language and click on Continue.

 

Step 3: Fill the details and click on Install WordPress button.

Step 4: Now you will get a success message.

Step 5: Click to login and login to access WordPress dashboard.

Step 6: WordPress successfully installed on your PC.

COMMENTS

DISQUS: 1