<div dir="ltr">Hello List,<div><br></div><div style>Is there a way to use shared variables in modules&#39; configuration?</div><div style>For example:</div><div style><br></div><div style>modparam(&quot;cfgutils&quot;, &quot;shvset&quot;, &quot;DBURI=s:mysql//user:pass@host/accdb&quot;)<br>

</div><div style>modparam(&quot;acc&quot;, &quot;db_url&quot;, &quot;$shv(DBURI)&quot;)<br></div><div style><br></div><div style>does not work for me:</div><div style>ERROR:core:db_check_api: module db_$shv(DBURI) does not export db_use_table function<br>

</div><div style><br></div><div style>Same error happens when I am trying to use varset:</div><div style>ERROR:core:db_check_api: module db_$var(dburi) does not export db_use_table function<br></div><div style><br></div>
<div style>
My version 1.8 rev: 9914</div><div style><br></div><div style>Thank you,</div><div style>Stas</div><div style><br></div><div style><br></div><div style><br></div></div>