Hello,
I read in the documentation of the module acc that you can set the database path of accounting with
modparam("acc", "db_url", "mysql://ser:heslo@192.168.1.223/ser")
but if I want to start ser appears an error:
0(2041) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(2041) parse error (108,20-21): Can't set module parameter ERROR: bad config file (1 errors)
Is this a bug of the module? The problem is, althoug I put the setflag, accounting do not work. In the table acc is no entry.
Thanks!
Sebastian
Hello,
"Sebastian Kühner" SebastianKuehner@gmx.de écrit/wrote:
modparam("acc", "db_url", "mysql://ser:heslo@192.168.1.223/ser")
but if I want to start ser appears an error:
0(2041) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(2041) parse error (108,20-21): Can't set module parameter ERROR: bad config file (1 errors)
Have you uncommented line #DEFS+=-DSQL_ACC in modules/acc/Makefile ?
Bye
No, I didn´t.
No I uncommented this line and made a remake:
make proper make all make install /scripts/ser_mysql.sh reinit /module/mysql/make cp mysql.so <module directory>
But there appears the same error...
Hello,
"Sebastian Kühner" SebastianKuehner@gmx.de écrit/wrote:
modparam("acc", "db_url", "mysql://ser:heslo@192.168.1.223/ser")
but if I want to start ser appears an error:
0(2041) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(2041) parse error (108,20-21): Can't set module parameter ERROR: bad config file (1 errors)
Have you uncommented line #DEFS+=-DSQL_ACC in modules/acc/Makefile ?
Bye
-- # Lol Zimmerli // S y s C o ® // http://www.sysco.ch/ Format a program to help the reader understand it. - The Elements of Programming Style (Kernighan & Plaugher)
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
You have to reconfile your ser with acc support .. edit /ser_dir/module/acc/Makefile thn uncomment mysql support. After that rebuild the package
At 09:59 PM 4/29/2005, Sebastian Kühner wrote:
Hello,
I read in the documentation of the module acc that you can set the database path of accounting with
modparam("acc", "db_url", "mysql://ser:heslo@192.168.1.223/ser")
but if I want to start ser appears an error:
0(2041) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(2041) parse error (108,20-21): Can't set module parameter ERROR: bad config file (1 errors)
Is this a bug of the module? The problem is, althoug I put the setflag, accounting do not work. In the table acc is no entry.
Thanks!
Sebastian
-- +++ Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers