[Serusers] auth_db and mysql initialization error
Jan Janak
jan at iptel.org
Wed Apr 7 00:30:36 CEST 2004
On 06-04 19:08, Carlo Pires wrote:
> I had this problem today morning. Check if you have:
> modparam("usrloc", "db_url", "mysql://ser:voip2@localhost/ser")
> and NOT:
> modparam("usrloc", "db_url", "sql://ser:voip2@localhost/ser")
> in ser.cfg
Yes, exactly. The format of the database URI has changed. We are now
(in unstable) using the name of the module as the URI scheme. This
allows us to use different modules simultaneously.
Jan.
More information about the sr-users
mailing list