IamShipon1988
New Member
- Messages
- 942
- Reaction score
- 0
- Points
- 0
hey i am trying to upload this thing for school to my site, but i dont know how to do them, can anyone help, (how do you add stuff to database when u use phpmyadmin)
here is the steps i got when i got the software
here is the steps i got when i got the software
Installation Guide
Prerequisites:
In order to run iSchoolAd on your computer, you must meet the following system requirements indicated here.
Notes:
TriPHP do not provide additional support for the installation of the above components mentioned. The websites for the components contain sufficient information for you to accomplish the task.
Installation Process:
1. Unpack the distribution and copy the files under a directory where the web server may accesses them.
2. Create a database.
3. Run ischoolad.sql file found in /DBase folder under the created database. I recommend phpMyAdmin or MySQL-Front when executing the SQL file mentioned.
4. Open config.php and change tje following lines according to your own configuration:
$MySqlHostname = "localhost";
$MySqlUsername = "root";
$MySqlPassword = "";
$MySqlDatabase = "ischoolad";
5. Point your browser to http://yourserver/ischoolad/
6. Login as
Administrator:
Username: SystemAdmin
Password: Password
Student:
Username: lardimer
Password: student
Parent:
Username: palcibar
Password: palcibar
Uninstall:
If for any reason, you want to remove iSchoolAd from your system, you must delete the iSchoolAd MySQL database and all the files that was unpack from the distribution file.