You are on page 1of 1

1. Download XAMPP Control Panel at: http://www.apachefriends.org/en/xampp.html a. Version 1.7.x 2.

After you download this, xampp will create a folder in the directory that youve indicated upon installation. a. For example: C:\xampp b. Then go to htdocs folder and paste this (admission.zip) c. Extract the admission.zip in the htdocs folder 3. Open a web browser and type this on the URL bar: http://localhost/phpmyadmin a. This is where the database server resides. Particularly MySQL i. Create a new database name ii. On the left side, click the database name youve created iii. After that on the tabs menu, click IMPORT iv. Browse for the file tfrjx1ac_bestlink.sql v. And click go 4. Open htdocs a. Open htdocs/admission/php b. Look for the server_config.php c. Edit the following details i. Host localhost ii. User root iii. Password iv. Name database_name_youve_created v. SAVE the file

5. To execute, open a web browser then, type in the address bar: http://localhost/admission/admission/index.php

You might also like