How to install B2evolution in XAMPP Windows 11


B2evolution is a content and community management system. Using it, you can easily create a website, blog, forum, photo albums and more. It was developed by François Planque and was initially released in 2003. And for this tutorial, we are going to make a website, blog, forum and a photo album website out of it. But first, you need to download XAMPP and the b2evolution installer. I have provided the links below.


Requirements:



Assuming that you already download the given files above, continue doing the tutorials below.


Table of Contents

  • XAMPP installation on Windows 11
  • Running XAMPP Control Panel's Apache and MySQL
  • Copying b2evolution installer to HTDOCS folder
  • Creating b2evolution Database on XAMPP phpMyAdmin
  • b2evolution installation via Localhost or 127.0.0.1
  • Accessing b2evolution website home page
  • Accessing b2evolution website ADMIN account

Here are the steps on how to install b2evolution in XAMPP using your Windows 11 pc


XAMPP installation on Windows 11


1. Back to the XAMPP file that you downloaded earlier. Double-click to open. If a Warning about User Account Control (UAC) appears, just click OK to proceed.


xampp installation warning about user account control

2. In the Setup - XAMPP, just click NEXT.


xampp installation wizard welcome page

3. In the Select Components, click NEXT also.


xampp installation select components

4. In the Installation folder, do not change it and click NEXT again.


xampp installation folder c:\xampp

5.In the Bitnami for XAMPP, just click NEXT again.


bitnami for xampp

6. You are now ready to install XAMPP, click NEXT to confirm.


xampp is ready to install

7. Wait for the installation (unpacking files) to finish.


xampp is unpacking and installing

8. When done, just click the Finish button to exit XAMPP installer.


xampp is successfully installed

Running XAMPP Control Panel's Apache and MySQL


1. Open run XAMPP Control Panel, you can click its shortcut located in your desktop. You can also go to Start and search for "xampp" and press ENTER. Inside XAMPP, click the Start buttons for both Apache and MySQL.


start apache and mysql in xampp control panel

2. Apache and MySQL are both running now if you see two Stop buttons.


apache and mysql is now running in xampp control panel

3. If a Windows Security Alert appears, just click the Allow access to exit the alert.


allow access for windows security alert regarding xampp mysqld.exe

Copying b2evolution installer to HTDOCS folder


1. Back to the b2evolution zip file that you download earlier. Extract it and rename your extracted folder as "b2evolution". Make sure the all the contents of your b2evolution folder is it inside a sub-folder. Now, copy your b2evolution folder. Go to Start and search for "this pc" and press ENTER.


search for this pc windows 11

2. Inside This PC, click your  C drive.


windows 11 c drive

3. Inside, find and click the xampp folder.


xampp folder located in c drive windows 11

4. And inside XAMPP, click on htdocs folder.


htdocs folder located in xampp folder c drive windows 11

5. Paste your b2evolution folder inside htdocs.


copying and pasting the b2evolution installation folder inside xampp htdocs

Creating b2evolution Database on XAMPP phpMyAdmin


1. We are now going to create the needed database for our b2evolution website. Open your internet browser. In the address bar type 127.0.0.1 and press ENTER. Inside, click on phpMyAdmin. And inside phpMyAdmin, click Databases.


accessing phpmyadmin via xampp localhost to make b2evolution database

2. In the Create database, name your database as b2evolution for this tutorial. Next to it, change the value to utf8mb4_unicode_ci and press Create button.


b2evolution database name

3. In the Create table, name your table as b2evolution_table and set the number of columns to 4. Press Go to proceed.


b2evolution create table, table name

4. For the Structure, name it as b2evolution and INT should be the default Type.


b2evolution structure name

5. For Collation, find and select utf8_unicode_ci and leave all the other fields blank.


b2evolution collation utf8_unicode_ci

6. Save your work.


save structure collation for b2evolution

b2evolution installation via Localhost or 127.0.0.1


1. We are now ready to install our b2evolution website. Open your internet browser again. In the address bar type 127.0.0.1/b2evolution and press ENTER.


accessing b2evolution installation folder via xampp localhost using internet browser

2. In the "Base configuration is not done!" Just click on the "here" link (see image below) to proceed.


b2evolution base configuration is not done

3. In the Base Configuration, do the following: MySQL Host/Server - localhost, MySQL database - b2evolution_db, MySQL Username - root, MySQL Password - blank or none. In the Additional settings, just type a valid email address. When done, press Update config file button to proceed.


b2evolution installation database configuration

4. In the "How would you like your b2evolution installed?" click "New Install". Click Next to continue.


b2evolution new installation

5. In the "b2evolution installation options" check the "Create a demo website" and below it select "Complex Site, including multiple collections: Global home page, Sample Blog A (Public), Sample Blog B (Private), Photo Albums, Forums, Online Manual, and Tracker." If you want to install just one of these options, you can just select the Standard Site (1 collection): and in the dropdown menu select the kind of website that you wanted to install. When done, click the INSTALL button to proceed.


b2evolution installation option create a demo website

6. Wait for the installation process to be finished.


b2evolution installation underway

7. When done, you will be presented by your admin account username and password. Copy these credentials.


successfully installed b2evolution website

Accessing b2evolution website home page


1. To open your b2evolution website homepage just go to 127.0.0.1/b2evolution.


sample b2evolution website homepage

2. If you selected to install Blog A, it will look like the sample image below.


sample b2evolution public blog

3. And if you selected Photos it will look like the sample image below.


sample b2evolution photo website

4. A b2evolution Forum is the sample image below.


sample forum created using b2evolution

Accessing b2evolution website ADMIN account


1. Now, to access your b2evolution website user admin account login page, just go to 127.0.0.1/b2evolution/evoadm.php. Enter your username and password and press Login to proceed.


b2evolution website user admin login page

2. You will then see your b2evolution administration page. It contains all the settings and controls in your website that is only available to you as the admin and owner of the site.


sample b2evolution website administration page

Done! You have successfully created different kinds of website out of b2evolution CMS. If you have question, just leave a comment below. Thank you!

No comments:

123how.xyz only wants on-topic comment. Do not include any link, else your comment won't be published. Thanks!

Most Read Tutorials:

Powered by Blogger.