How To Install Bitnami WordPress on XAMPP

Installing WordPress on XAMPP is an easy task with Bitnami. Even the index page of your XAMPP local server recommends using Bitnami to install the applications you’d need.

xamppbitnami

bitnami_wordpress

Click to install the bitnami-wordpress-4.1.1-0-module-windows-installer.exe file which you’ve downloaded.

Select English :

bitnami_english

bitnami_setup

Select the correct XAMPP folder in your USB flash drive to install Bitnami WordPress module :

bitnami_wp1

bitnami_wp2

You can skip to configure SMTP settings for now.

bitnami_wp3

bitnami_wordpress_installing

bitnami_wordpress_finish

Done! Simple isn’t it? You can access your WordPress on https://127.0.0.1/wordpress/ and the dashboard at https://127.0.0.1/wordpress/wp-admin with the username and password which you’ve set earlier.

helloword

Once you’re in the dashboard, you might noticed there are WordPress Updates which is a good practice for you to patch and keep up to date. However, other than updating the core WordPress, I’ll choose to delete all plugins instead. This way, I’ll keep my WordPress clean and only setup those plugins which I need for a particular site development.

You’re now ready to learn/use/customize your newly created WordPress.

================

There might be times that you’d need several WordPress installations on the same XAMPP stack. By default, Bitnami WordPress module will be installed under F:\>xampp\apps\wordpress

To include more Bitnami WordPress installations, start Command Prompt and run :

bitnami-wordpress-4.1.1-0-module-windows-installer.exe –wordpress_instance_name wordpress1

commandprompt

There you have several instances of WordPress installations running on the same XAMPP stack.

wp_installations

You can then access the various WordPress sites with :

https://127.0.0.1/wordpress

https://127.0.0.1/wordpress1

https://127.0.0.1/wordpress2

 

 

Some of the links in this article are "affiliate links", a link with a special tracking code. This means if you click on an affiliate link and purchase the item, we will receive an affiliate commission. The price of the item is the same whether it is an affiliate link or not. Regardless, we only recommend products or services we believe will add value to our readers. By using the affiliate links, you are helping support our Website, and we genuinely appreciate your support.

Similar Posts