28 May
2007
28 May
'07
12:53 p.m.
A.L.M.Buxey@lboro.ac.uk wrote:
hi,
noted another issue with latest CVS version. after upgrading as per normal to todays code i find that my SQL system doesnt understand what ${nas_table} is anymore...
ie nas_table is defined in sql.conf and the SELECT query is in the mysql-dialup.conf. this was working under last weeks code... now when I run it, I get told that theres an error...it doesnt know (nas_table). if i change ${nas_table} in that select statement with its real name (ie ditch the variable name) then FR loads and runs okay
Sounds like user defined configuration variables are broken. Oh was my JRS proxy configuration file ok btw ? It can be condensed down quite a bit since Alan D added the auth+acct host type. --- Arran