-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
24 lines (19 loc) · 1.07 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*****How to install*****
requirements:
OS: Windows7/8/10 64bit.
software: Xampp(Provides Apache Server, PHP and mySQL DB), Chrome browser.
step 1: install xampp and open it.
step 2: start apache and mysql from xampp.
step 3: If 80 port is not free, make it free and then start apache again(uninstall skype or other software that uses port 80).
step 4: If 3306 port is not free, make it free and then start mysql again(uninstall mariaDB or other mysql software that uses port 3306).
step 5: copy the RTMS.zip at C://xampp/htdocs and then extract here.
step 6: visit localhost/phpmyadmin and create a new database named "rtms".
step 7: select rtms and import rtms.sql file here.
step 8: set you db user name and password at config.php and Admin/config.php. by default, it is "root" and ""(empty)
*You are almost done*
step 9: visit localhost/RTMS for user panel.
step 10: visit localhost/RTMS/Admin for admin panel.
Admin Credentials:
username: admin
password: 1234
NB: you will find the train only if the selected stations match any train routes.