Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Installation Requirements:

Xampp Software
Download Link: https://www.apachefriends.org/download.html

Steps To Run:
1. Ensure to install XAMPP in root directory or C-drive.
2. Open “Xampp → htdocs” folder in file explorer.
3. Extract the zip file in this folder.
4. Open Xampp Control Panel.
5. Press ‘Start’ for Module ‘Apache’ and ‘MySQL’.
6. Press ‘Admin’ for Module ‘MySQL’ to view the database. This opens
phpMyAdmin in a browser. (If this doesn’t work, there might be error in
installation)
7. In phpMyAdmin, go to ‘import’ tab.
8. In ‘Choose File’ select ‘l7.sql’ (inside folder Insurance-Management-
System), and press ‘Go’.
9. Ensure following path is present in your computer:
“C:\xampp\htdocs\Insurance-Management-System”.
10. Open New Tab in browser and paste following path:
“http://localhost/Insurance-Management-System/DBMS/index.php”
11. Following should appear to you:

12. Login ID and Password are same. Example: For Admin_id ‘11548’
password is 11548 and for Agent_id ‘1191830’, password is 1191830.

You might also like