Here is How to Install your WordPress in a XAMPP

Image result for Here is How to Install your WordPress in a XAMPP
Always feeling tired to edit your WordPress site on the dashboard? Today you can learn here How to Install WordPress on XAMPP localhost. XAMPP Allows you to build, test and Run WordPress site on your localhost, After installing WordPress on your localhost, you can easily manage and update your WordPress site.
Installing XAMPP and WordPress together will create the best environment for you but it is a bit complicated if you don’t know How to setup WordPress on xampp.
here’s the correct way for How to Install WordPress and How to use WordPress on XAMPP, let’s further wasting time we start with our installation.

STEP 1: DOWNLOAD AND INSTALL XAMPP

First of all, you need to download and install the XAMPP software. You can download XAMPP from their official site easily. Download your appropriate XAMPP software which is best for your operating system.
Screen Shot 2018 01 13 at 9.15.15 PM 600x323 - How to Install WordPress on XAMPP localhost

After downloading XAMPP file, execute installer and run the installation process.
You will get User Account Control (UAC) Click on yes and set up further installation by just tapping on Yes.
how to install xampp and wordpress 2 600x240 - How to Install WordPress on XAMPP localhost

2 735836 435x365 - How to Install WordPress on XAMPP localhost
Then, Select modules to install, is an important module among all. If you are not going to use other modules then uncheck it
Select folder to install XAMPP, by default it is C:\XAMPP. I recommend you to keep it as it is and go for further installation.
how to install xampp and wordpress 5 435x365 - How to Install WordPress on XAMPP localhost

After Above process, you can see an option Install Bitnami for XAMPP, for now, uncheck this option and move further.
Click on Next and wait until Installation finishes. After Successful installation, you can access XAMPP Control Panel.

STEP 2: START THE MODULES AND TEST SERVER

To test your localhost, you need to run two important modules which are
  • Apache
  • MySQL
You can run above modules from the XAMPP control panel.
xampp cpanel running - How to Install WordPress on XAMPP localhost

You can see in XAMPP Manager if those modules were started successfully or not. It Throws an error with the problem if it fails to load or run.
Once your Server modules started without any error, you can check server at http://localhost/ in your standard web browser.
3 438x365 - How to Install WordPress on XAMPP localhost

Now XAMPP installed and tested successfully on your PC. If you face any issue while installation, comment below.

STEP 3: SETUP WORDPRESS FILES

Installation of WordPress is quite simple if you ever created a project in XAMPP.
Download latest version of WordPress from Official site.
Then move in XAMPP installation Directory, in windows it is C:\XAMPP (If you selected default folder while installation). And open subfolder htdocs.
xampp folder structure1 469x365 - How to Install WordPress on XAMPP localhost

In htdocs, create a new folder for your WordPress site. you can access this site by using this name in your browser. For example, if you make the folder Akash you’ll open your website by http://localhost/Akash
After creating a folder in htdocs, Extract WordPress.zip file which you have downloaded from WordPress.

STEP 4: SETUP WORDPRESS DATABASE

Now, you need to create a MySQL database for your WordPress. To create database you need to open PHPMyAdmin from XAMPP control panel
Open PHPMyAdmin > Click on Database > Select Database > Create Table
When you install WordPress on a live web server, you install XAMPP and WordPress, you don’t need to bother about creating a new database user.

STEP 5: RUN THE WORDPRESS INSTALLER

Visit your site from web browser where you extracted the wordpress.zip file.
In my case it is http://localhost/Akash
Select Language and go further, now you started the WordPress installation.
Configure WordPress database by filling details like below,
  • Database Name = Name of the database
  • Username = “root”
  • Password = keep this blank
how to install xampp and wordpress 19 600x332 - How to Install WordPress on XAMPP localhost

And Finally, Finish the WordPress installation. Now you can Access WordPress website from your localhost.
Share on Google Plus

0 comments:

Post a Comment