[RADIATOR] DefineFormattedGlobalVar issues after upgrade to 4.17
Patrik Forsberg
patrik.forsberg at ip-only.se
Thu Jan 26 10:12:47 UTC 2017
Hello,
I upgraded one of our 4.13 Radiator installations to 4.17 today and ran into a minor snag.
It looks like DefineFormattedGlobalVar is not working correctly.. I have
<snip>
DefineFormattedGlobalVar Radiator_Home /etc/radiator
</snip>
And
<snip>
DbDir %{GlobalVar:Radiator_Home}/raddb
</snip>
And then
<snip>
<SessionDatabase DBM>
Identifier SessionDBM
Filename %D/online_users
</SessionDatabase>
</snip>
The last bit fails with
"
WARNING: SessionDBM Could not open DBM online database file '{GlobalVar:Radiator_Home}/raddb/online_users': No such file or directory
"
In the logfile.. it didn't do that in 4.13 ..
Regards
Patrik Forsberg
More information about the radiator
mailing list