Wordpress Installation
Wordpress Installation
Step 1:
- Download the WordPress latest version in your local computer from http://wordpress.org/, after that you will get the following page like this as shown below :
Learn WordPress - WordPress tutorial - Download WordPress - WordPress examples - WordPress programs
- You just click this Button for downloading the wordPress.
Note: In order to run WordPress you need to install xampp software from https://www.apachefriends.org/download.html and after installing xampp open your browser and just type localhost/phpmyadmin
Step 2: Database Creation
- Create the database (e.g. Database Name as “Wikitechy”)
Learn WordPress - WordPress tutorial - Database Creation - WordPress examples - WordPress programs
- Type the Database name here.
- You just click this create button for Create the database.
Step 3: WordPress Installation
- Before start’s the installation you must extract the downloaded wordpress folder.
Learn WordPress - WordPress tutorial - Wordpress Installation - WordPress examples - WordPress programs
- Right click on the downloaded folder.
- And then you select the “Extract Here” option.
Learn WordPress - WordPress tutorial - Copy the Extracted folder - WordPress examples - WordPress programs
- After that you must move it by copying the extracted folder to the path C:\xampp\htdocs\folder name.
- Then rename that folder name as “wikitechy” which is shown in the above figure.
Read Also
laravel install | Laravel – InstallationStep 4:
- Now open the browser and type localhost/<Your WordPress folder>(for e.g. since we have created the folder name as wikitechy as it has to be given as localhost/wikitechy) in the address bar after that the following page will appear in this way as shown below.
Learn WordPress - WordPress tutorial - WordPress installation - WordPress examples - WordPress programs
- Select your language for the WordPress, generally we choose “English(United States)”.
- Click on Continue to proceed installation. After that you receive the following window as shown below :
Step 5:
Learn WordPress - WordPress tutorial - Welcome to Wordpress - WordPress examples - WordPress programs
- Click this “Let’s go” button to proceed the installation.
Step 6:
Learn WordPress - WordPress tutorial - WordPress Database Connection - WordPress examples - WordPress programs
- Here give the database name you already created in “localhost/php myadmin”(e.g. We have already created the database “wickitechy” in previous step).
- Enter the database Username as “root” which is predefined.
- Enter Your Database Password.
- Enter Your database host name as localhost which will access your localhost or server.
- Here you mention your Table Prefix as wp_
- Click this “Submit” button to submit all the entered details. After that following window will appear as shown below :
Step 7:
Learn WordPress - WordPress tutorial - WordPress Run and Install - WordPress examples - WordPress programs
- Click here to proceed installation.
Step 8:
Learn WordPress - WordPress tutorial - WordPress installation process - WordPress examples - WordPress programs
- Enter Your Site Title here(Here we have given Site Title as “wikitechy”).
- Enter the Username as “admin”.
- Enter Your Password (You must remember the password forever).
- Confirm Your Password.
- Enter Your Email-address
- Finally Click the “Install WordPress" Button. That’s it WordPress has been successfully installed in your local system by showing the window screen as shown below.
Learn WordPress - WordPress tutorial - WordPress installation - WordPress examples - WordPress programs
- After clicking the login button the following word press login page will appear.
Step 8:
Learn WordPress - WordPress tutorial - WordPress installation process - WordPress examples - WordPress programs
- Enter Your Site Title here(Here we have given Site Title as “wikitechy”).
- Enter the Username as “admin”.
- Enter Your Password (You must remember the password forever).
- Confirm Your Password.
- Enter Your Email-address
- Finally Click the “Install WordPress" Button. That’s it WordPress has been successfully installed in your local system by showing the window screen as shown below.
Learn WordPress - WordPress tutorial - WordPress installation - WordPress examples - WordPress programs
- After clicking the login button the following word press login page will appear.
Learn WordPress - WordPress tutorial - WordPress Login Page - WordPress examples - WordPress programs
- Enter the Username as admin.
- Enter the Password which you have given before.
- Click Login button for Logging in to your WordPress.
Learn WordPress - WordPress tutorial - WordPress customize your site - WordPress examples - WordPress programs
- Wordpress has been successfully installed. We can create our own websites, blogs.