[Date Prev][Date Next][Thread Prev] [Thread Next][Date Index] [Thread Index]

$ENV{DOCUMENT_ROOT} alert


  • From: Gunnar Hjalmarsson  
  • Date: Wed, 23 Jul 2003 03:59:53 +0200

Ringlink 3.0 is recommended to be run under "taint mode", i.e. with the -T switch included at the first line of the *.pl files. For that reason, when setting $rlmain::sitecountpath, and possibly $rlmain::datapath, in rlconfig.pm, you need to specify full pathnames without using the $ENV{DOCUMENT_ROOT} variable.

A couple of comments in rlconfig.pm will be changed in next Ringlink release. In the meantime, please disregard the current suggestion to use $ENV{DOCUMENT_ROOT}.

/ Gunnar


[Date Prev][Date Next][Thread Prev] [Thread Next][Date Index] [Thread Index]