How to Install WordPress using Bitnami?

how to install wordpress using bitnami installer featured image

Bitnami WordPress installer is a free and simple to install package that includes all of the dependencies required to run WordPress for customization, development, and production use. It includes the most recent WordPress package.

Bitnami provides full-packaged images for automatic program installation on practically any desktop platform. Each installer includes all of the software required to operate independently. This means there are no additional libraries, databases, or runtimes to download, and the new application or development environment will not conflict with other software on your system once installed.

Simply go to their official website and get the Bitnami Installer pack.

how to install wordpress using bitnami installer page

Download Now

How to Install WordPress Using Bitnami

Windows and Mac OS X have the same installation process with different types of files. After downloading the software, begin the installation process by double-clicking the executable file. On Linux, you have to do a command to give the installer permission, and then you can run it after.

chmod 755 bitnami-APPNAME-VERSION-linux.run
./bitnami-APPNAME-VERSION-linux.run

1. Select the installation language. You will be welcomed by the welcome screen. Click “Next” to continue.

how to install wordpress using bitnami installer initiation

2. Then, you need to select “WordPress”. You may optionally also choose to install phpMyAdmin for database management. Click “Next” to proceed.

how to install wordpress using bitnami installer select wordpress phpmyadmin

3. Navigate and select your preferred directory for the Bitnami WordPress Stack. Click “Next” to continue.

how to install wordpress using bitnami installer directory

4. Enter your details like name, email address, WordPress username, and WordPress password. It is important to note these details to not forget them. Click “Next” to continue.

how to install wordpress using bitnami installer create admin account wordpress

5. Enter a name for your WordPress blog and click “Next” to proceed.

how to install wordpress using bitnami installer provide blog name

6. The application will now start installing to the directory you defined. The process normally takes a few minutes: an indicator provides a progress update.

how to install wordpress using bitnami installer progress bar

7. Once the installation is finished, you will see a completion message. You can check the box to launch the Bitnami WordPress Stack and click “Finish” to complete the installation.

how to install wordpress using bitnami installer finish installation

8. It will open your default browser and will automatically redirect to this link http://localhost or http://localhost:8080.

Finally, you can start setup your WordPress website.

Leave a Comment

Scroll to Top