Installation and configuration

Index Introduction Requirements Features (Installation) Usage
 
Step 1: Install the script and it's needed files
First check that the first line in the "quiz.cgi" script points to your location of Perl, if you are unsure where the Perl executable are located on your system, you could execute a "which perl" command to find out it's location.

Next, you should ensure you have CGI execution rights on the system you are going to install the quiz system on. You can do this by copying the files "cgi-lib.pl" and "quiz.cgi" to the directory you are planning to install the system in, and then setting the execution bits for the "quiz.cgi" file.

You can now do a test run of the script, even if it's not yet configured for use. If it works correctly, the quiz selection screen should be shown, but there should be no databases to select from.

Prev page Next page

Quizzer and its documentation is Copyright © 1999, 2000 by P-O Yliniemi