CONTENTS
- Demo
- Installation Instruction
#1. DEMO
Visit http://182.50.154.124/health4all_v2_test Username : admin Password : password
#2. INSTALLATION INSTRUCTIONS
Once you downloaded the applcation, moved it into the www folder, you will need to modify a few files before starting to use the application.
$config['base_url'] = 'Path to your application folder here';
date_default_timezone_set("Timezone of your preference here");
You don't need to make any changes here if you've placed the folder directly in your www folder and the folder name is 'health4all', if you make any changes to the name or path you need to modify this path and change the file path wherever mentioned.
In this file you will modify the database configurations, the database host, username, password and database name are to be changed.
Once you've made these changes, you will be able to run the application from your browser.
To use the features in this application after installation, you will require to login with the following credentials, Default Username : admin Default Password : password