Consider the following from OpenSRS.conf:

# This is used by the cgi's to qualify the name of the browser
# cookie to avoid conflicts between the live and rite environments.
# Set it to 1 if this installation goes to the rite environment.
$TEST_SERVER          = 0; # defaults to the live environment

..........

REMOTE_HOST => "horizon.opensrs.net", #defaults to the rite environment

For consistency, why not set the default $TEST_SERVER = 1;

or

the default

REMOTE_HOST => "rr-n1-tor.opensrs.net",

Bob Martin
Shore Communications, LLC
http://www.shorecom.com

Reply via email to