Log in

View Full Version : need help (online intelligent tutoring system)



M rosi
04-04-2011, 05:22 PM
hi,
i have downloaded php online intelligent tutoring system (ITS), http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2588&lngWId=8

and there is a instruction to installation. but i can't understand it & install.

I have attached the INSTRUCTIONS.txt file with this. please help me to understand it. this would be great help.
thank you very much.

.

traq
04-04-2011, 08:13 PM
how far have you been able to get with these directions? I'm not sure I could explain them more clearly than they're written.

do you have xampp (or another webserver) installed on your computer? this seems to require a server with php and mysql installed.

M rosi
04-05-2011, 12:56 PM
yes i have installed wampserver2.1

what i can't understand is,
what is "xampplite-win32-1.4.7.exe" ? and it's inside a folder called "TOOLS". but in the downloaded folder there is not a floder call TOOLS as well as not a "xampplite-win32-1.4.7.exe". :confused:

please help me to solve this problem. thank you

traq
04-05-2011, 07:48 PM
XAMPPLite is server software. If you already have a webserver installed, you might be able to skip that part of the installation. It looks like the WWW\ITS directory goes to your localhost root directory, and the DATABASE\ITS directory goes to your mysql directory.

Be careful if you try this. Backup your system first and make sure you can recover if anything goes wrong.

Since I've never used this software, I couldn't say if it will work or not.

M rosi
04-07-2011, 09:39 AM
thank you. :) I will try.