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