Mult-Rater Feedback
[ class tree: MRF ] [ index: MRF ] [ all elements ]

Procedural File: mrf.config.php

Source Location: /mrf/libs/mrf.config.php



Page Details:

MRF Configuration File

The MRF Configuration File contains all of the variables neccessary for adapting the MRF tool to your system.

This config file will use Constant Variables used throughout the MRF library. Please read the comments near each variable before changing!

This config file MUST reside in the same folder as the mrf_setup.php file.

The following Variables must be set:

  • MRF_DIR Directory where the MRF Application Resides
  • SMARTY_DIR Directory where the Smarty Class is located
  • SHARED_DIR Directory where other shared applications reside
  • DB_DSN PEAR::DB DSN string
You would also want to add any other variables required by the Authentication library you choose to use.









MRF_DIR [line 39]

MRF_DIR = '/var/www/smarty/mrf/'
MRF_DIR

Where the actual smarty application resides.



[ Top ]



SHARED_DIR [line 54]

SHARED_DIR = '/var/www/smarty/shared/'
SHARED_DIR

Shared directory where all commonly used libraries, classes and PHP applications are stored.



[ Top ]



SMARTY_DIR [line 46]

SMARTY_DIR = '/usr/share/php/smarty/libs/'
SMARTY_DIR

Where the actual smarty application resides.



[ Top ]




Documentation generated on Fri, 27 Jan 2006 16:25:35 -0700 by phpDocumentor 1.3.0RC3