As a learner you may not have a domain and hosting where you can install WordPress and practice. This tutorial is about how to install WordPress on your PC so that you can practice offline on WordPress.
We will install WAMP Server on our PC for this purpose. WampServer is a compilation of Apache web server, PHP and MySQL compiled for Windows computers. There are other clients for Windows for the same purpose such as XAMPP, but we will use and recommend WAMP. It is free and easy to use.
The following video tutorial will guide you step by step on how to install WordPress on your PC using WAMP server.
Comment here or in the facebook group if you have any problems installing WAMP server or any other thing .
If any of you is getting a problem that WAMP icon doesn’t turn green follow these steps:
Usually Skype or teamviewer use port 80 and you can’t simply uninstall them so do this:
httpd.conf.
Listen 80
to Listen 8080
or any port you want.
Pingback: Installing and Setting Up a WordPress Theme