i downloaded the new deb package of ser 0.8.14 and installed it with the mysql module as well. when i started it it game back with the mysql errors for the acc module.
0(19624) set_mod_param_regex: acc matches module acc 0(19624) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(19624) parse error (73,63-64): Can't set module parameter 0(19624) set_mod_param_regex: acc matches module acc 0(19624) set_mod_param_regex: found <log_level> in module acc [/usr/lib/ser/modules/acc.so] 0(19624) set_mod_param_regex: acc matches module acc 0(19624) set_mod_param_regex: found <log_flag> in module acc [/usr/lib/ser/modules/acc.so] 0(19624) set_mod_param_regex: acc matches module acc 0(19624) set_mod_param_regex: parameter <db_flag> not found in module <acc> 0(19624) parse error (76,29-30): Can't set module parameter 0(19624) set_mod_param_regex: acc matches module acc 0(19624) set_mod_param_regex: parameter <db_missed_flag> not found in module <acc> 0(19624) parse error (77,36-37): Can't set module parameter 0(19624) set_mod_param_regex: acc matches module acc
So i downloaded the 0.8.14 release of cvs and compiled the acc module with mysql support. i think tried to start ser and i get the error below.
0(19586) loading module /usr/lib/ser/modules/sl.so 0(19586) loading module /usr/lib/ser/modules/tm.so 0(19586) loading module /usr/lib/ser/modules/rr.so 0(19586) loading module /usr/lib/ser/modules/maxfwd.so 0(19586) loading module /usr/lib/ser/modules/usrloc.so 0(19586) loading module /usr/lib/ser/modules/registrar.so 0(19586) loading module /usr/lib/ser/modules/textops.so 0(19586) loading module /usr/lib/ser/modules/xlog.so 0(19586) loading module /usr/lib/ser/modules/acc.so 0(19586) ERROR: module version mismatch for /usr/lib/ser/modules/acc.so; core: 0.8.14; module: 0.8.99-dev
any idea's??
Sean