I have installed the ser rpm under Redhat 9 and Mysql, which seems to work
very well.
I do have a small problem with accounting.
When I modparam("acc", "db_url",
"mysql://user:password@localhost/ser"), I
get the following from syslog:
Feb 24 10:18:03 ns-nby-ser1 ser: set_mod_param_regex: parameter <db_url> not
found in module <acc>
Feb 24 10:18:03 ns-nby-ser1 ser: parse error (79,64-65): Can't set module
parameter
Feb 24 10:18:03 ns-nby-ser1 ser: ERROR: bad config file (1 errors)
Feb 24 10:18:03 ns-nby-ser1 ser: ser startup failed
Any ideas?
Michael Fallows