
Author: Dawid Adach
- Go to http://www.wordpress.org and download the latest version of WordPress. Then go back to our server directory at
and remove existing index.php file (and all other files if there are any) and unzip all archived files into that folder.XAMPP_HOME/htdocs/wordpresss
- Now open our website location:
you should see the installation screen below.http://localhost/wordpress/
- Press the
Let’s go!
button, and fil in the form on the next screen with the data that we used to create our database: - Fill the form with the data that we submitted before:
Database Name wp
User Name wp
Password mdbtutorial
Database host: localhost
Table Prefix: wp_ - Then click Submit.
- In the next step, you have to provide your WordPress site name plus the username and password of the administrator. Fill them in and finish the installation process. Once you do that, your website should be available at:
http://localhost/wordpress
and the admin panel at:
http://localhost/wordpress/wp-admin/



Congratulations!
You have finished our first tutorial and configured your server. Click here to start our next course where you will learn how to create your first WordPress theme.
Previous lesson Next lesson
Spread the word:
