How to install Novius OS in XAMPP Windows 11


Novius OS is an Open Source PHP Content Management System. It was first launched by Novius on December 2011. Its last stable release was on July 30, 2014 with the 5.0.1 (Elche) version. It can also be used as blog software. And for this tutorial we are going to create a free website out of it.


Requirements:


Assuming that you downloaded the files above, continue to the tutorials below.


Table of Contents

  • XAMPP Installation
  • Opening Novius OS and running Apache and MySQL
  • Copying and pasting Novius OS folder inside htdocs
  • Creating needed database for Novius OS installation via phpMyAdmin
  • Installing Novius OS website using localhost via web browser
  • Opening Novius OS website homepage
  • Accessing Novius OS website admin page

Here are the steps on how to install Novius OS website using XAMPP in Windows pc


XAMPP Installation


1. Open the XAMPP file that you downloaded. In the Warning regarding User Account Control, just press OK to proceed.


xampp installation warning about user account control

2. Under Setup - XAMPP, press NEXT to continue.


xampp installation wizard welcome page

3. In the Select Components, just leave it and press NEXT to proceed.


xampp installation select components

4. In the Installation folder, do not change it and press NEXT to continue.


xampp installation folder c:\xampp

5. In the Bitnami for XAMPP, just leave it and uncheck the "Learn more about..." and press NEXT to proceed.


bitnami for xampp

6. XAMPP is ready to be installed. Press NEXT to start.


xampp is ready to install

7. Wait for the installation to finish.


xampp is unpacking and installing

8. When done, click Finish to exit the installer.


xampp is successfully installed

Opening Novius OS and running Apache and MySQL


1. To run XAMPP, go to This PC > C drive > xampp > find and open xampp-control.exe file.

accessing xampp-control.exe directory to open xampp cpanel

2. Inside XAMPP Control Panel, click the Start buttons for Apache and MySQL.


start apache and mysql in xampp control panel

3. Apache and MySQL are both running now if you see 2 Stop buttons under Actions.


apache and mysql is now running in xampp control panel

4. If there is a Windows Security Alert, just press Allow access.


allow access for windows security alert regarding xampp mysqld.exe

Copying and pasting Novius OS folder inside htdocs


1. Extract the Novius OS zip file that you downloaded and rename it as "novius-os". When done, copy your novius-os folder and go to This PC.


extracting and copying novius-os zip file

2. Inside This PC, click your C drive.


accessing windows 11 c drive

3. Inside C, click xampp folder.


xampp folder located in c drive windows 11

4. Inside xampp, click htdocs.


htdocs folder located in xampp folder c drive windows 11

5. And inside htdocs, paste here your novius-os folder.


pasting the novius-os installation folder inside xampp htdocs

Creating needed database for Novius OS installation via phpMyAdmin


1. We need a database to install Novius. To create one, open your web browser and go to 127.0.0.1 and press ENTER.


accessing xampp localhost using internet browser

2. Inside, click phpMyAdmin.


accessing phpmyadmin using xampp localhost

3. Then click on Databases.


accessing phpmyadmin via xampp localhost to make novius-os database

4. Under Create database, name it as "noviusos_db" and next to it set charset to utf8mb4_unicode_ci and press Create.


novius-os database name

5. In the Create table, name it as noviusos_table and set columns to 4. Press Go to continue.


novius-os create table, table name

6. In structure, name it as noviusos and set INT as Type.


novius-os structure name

7. Under Collation, set it to utf8mb4_unicode_ci and leave all the other fields blank.


novius-os collation utf8_unicode_ci

8. Save your database.


save structure collation for novius-os

Installing Novius OS website using localhost via web browser


1. We are now going to start Novius OS installation. Open your web browser and go to 127.0.0.1/novius-os/install.php and press ENTER.


accessing novius os installation folder via xampp localhost using web browser

2. In the Novius OS installation welcome page, just press "I'm ready proceed to step 1 'Test the server'" to proceed.


novius-os installation welcome page

3. Under Test the server, just press "Perfect, proceed to step 2 'Set up the database'" to proceed.


novius os installation test server

4. In the Enter the database details, do the following: MySQL server - localhost. MySQL username - root. MySQL password - blank or none. Database name - noviusos_db. When done, press "Save and proceed to step 3 'Create the first user account'".


novius os installation enter database details

5. In the Create the first user account, do the following: Name - Administrator. First name - Admin. Email - enter a valid email address. Password - your desired password (do not forget it). When done, press "Save and proceed to the final step 'Set up the website'".


novius os installation create the first user account

6. In the language selection for your site, just select English (en_GB) and press "I'm done, finish the installation" to proceed.


novius os installation select language

7. You have successfully installed Novius OS and created a website.


successfully installed novius os

8. You now need to remove or rename the install.php file inside your novius-os folder.


remove or rename install.php file in novius os directory

9. Just go to This PC > C drive > xampp > htdocs > noviu-os > find and delete or rename the install.php file. In my case, I just deleted it.


successfully remove install.php file in novius os directory

Opening Novius OS website homepage


1. To open your website homepage, just go to 127.0.0.1/novius-os or localhost/novius-os. Below is an example of Novious OS site with defautl homepage.


sample novius os website homepage

2. Below is an example of edited homepage. I personally edited it using the admin account.


sample novius os website with edited homepage

Accessing Novius OS website admin page


1. To access your admin account, just go to 127.0.0.1/novius-os/admin.


sample novius os admin login page

2. Enter your email and password and press "Let's get started" button to proceed.


login novius os admin account username and password

3. Below is an example of Novius OS administration page.


sample novius os administration page

That's it! I hope you have learned a lot while doing this tutoria. If you have a question, just leave a comment below. Cheers!

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.