Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

cvrcsisb/PKI-Exam-Module

Repository files navigation

 How to Install
  1.Extract this Directory to your htdocs folder
  2.open your PhpMyadmin and create a new database 
  3.Import dbtables.sql(dump) to this database using import tab of that database
  4.edit the include/constants.php file and enter the following details
    
     1.DB_SERVER - this is the name of your server ex:- localhost or 127.0.0.1
     2.DB_USER   - this is the username for your mysql database ex:- root or test
     3.DB_PASS   - this is the password for the mysql database
     4.DB_NAME   - this is the name of the database in which you have imported the dbtables.sql(dump)
  
  There is a default admin for this system
  The account details are 
  username:admin password:123456

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published