If you have any questions that are beyond the scope of this documentation, please feel free to contact us trough
+25568993643. WhatsApp only
1. Preparing - top
Make sure you have the following:
- Apache 2 or higher, with:
- PHP 8 or higher, with:
- MySQL 7 or higher
2. Installation Process - top
- Import the database.SQL file from the "MySQL" folder into your MySQL database using the import function available in MySQL.
-
With a text editor open the following file located inside the 'Script/db/' folder: config.php, and replace what's between the quotes (e.g: 'E-Insurance') with your MySQL settings:
DEFINE('DBHost','localhost');
DEFINE('DBUser', 'root');
DEFINE('DBPass','');
DEFINE('DBName','E-Insurance');
-
Upload the files from the "Script" folder on the FTP server (usually public_html folder when installing it on a domain).
3. Configuration - top
The default login email for the Admin is "
bmashauri704@gmail.com", and the password is "
12345678" without quotes