0% found this document useful (0 votes)
109 views2 pages

Step-by-Step Guide for PHP Project Setup

The document outlines steps to install a voting management system locally: 1. Extract the downloaded file and copy the main project folder to the xampp/htdocs directory. 2. Connect to the database by navigating to http://localhost/phpmyadmin/ and creating a "voting_db" database, then importing the "voting_db.sql" file. 3. Access the voting system locally at http://localhost/Voting_Management_System using the provided admin credentials.

Uploaded by

keisha baby
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
109 views2 pages

Step-by-Step Guide for PHP Project Setup

The document outlines steps to install a voting management system locally: 1. Extract the downloaded file and copy the main project folder to the xampp/htdocs directory. 2. Connect to the database by navigating to http://localhost/phpmyadmin/ and creating a "voting_db" database, then importing the "voting_db.sql" file. 3. Access the voting system locally at http://localhost/Voting_Management_System using the provided admin credentials.

Uploaded by

keisha baby
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1st Step: Firstly, Extract the file

2nd Step: After that, Copy the main project folder


3rd Step: So, you need to Paste in xampp/htdocs/

Further, Now Connecting Database

4th Step: So, for now, Open a browser and go to URL “[Link]
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “voting_db” and then click on the import tab
7th Step: Certainly, Click on browse file and select “voting_db.sql” file which is inside the “db”
folder
8th Step: Meanwhile, click on Go button.

After Creating Database,

9th Step: Moreover, Open a browser and go to URL


“[Link]

**LOGIN DETAILS**

Admin
user: admin
pass: admin123

Advanced

1st Step: Firstly, Extract the file


2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/

Further, Now Connecting Database

4th Step: So, for now, Open a browser and go to URL “[Link]
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “votingsystem” and then click on the import tab
7th Step: Certainly, Click on browse file and select “[Link]” file which is inside the
“db” folder
8th Step: Meanwhile, click on Go button.

After Creating Database,

9th Step: Moreover, Open a browser and go to URL “[Link]


**LOGIN DETAILS**

Admin
user: Nurhodelta
pass: password

Construction

1. Download the source code and extract the zip file.


2. Download or set up any local web server that runs PHP script.
3. Open the web-server database and create a new database name it construction_pms_db.
4. Import the SQL file located in the database folder of the source code.
5. Copy and paste the source code to the location where your local web server accessing
your local projects. Example for XAMPP('C:\xampp\htdocs')
6. Open a web browser and browse the project. E.g [[Link]
management-system-using-php]

Default Admin Access


Username: admin

Password: admin

You might also like