This page was last edited on 14 December 2019 by Hui
Installation Guide
The following steps can help you install LRRS on your local machine or an online server:1. Install Web server
You need web server to run this web application. you can use any webserver that can run PHP Scripts. some good web servers include APACHE web server , XAMPP and easy PHP Server.
2. Install php 7 or later in your server (you can skip this step if you have php installed in your server)
3. Install MYSQL in your machine
4. Install Database Management tool to easily manage MYSQL databases. PhpMyAdmin is good example.
5. Import LRRS database into your MYSQL Database Server using LRRS.sql Sql Script.
6. Extract LRRS_Code.zip file in the root directory of your WebServer.
7. Now you can Test the System using your browser
for local host installation ,the URL could be something like (http://localhost/lrr/)
The initial database includes one admin user with the following credentials :
email : admin@admin.com
Password : admin@admin.com