$ENV{DOCUMENT_ROOT} alert
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
|