Specifying
db_default_url="mysql://opensips:opensipsrw@localhost/opensips"

solved it!

Thx

 

From: Christian Cambier 
Sent: dinsdag 20 november 2012 16:57
To: 'OpenSIPS users mailling list'
Subject: no database URL is configured

 

Hello.

when executing "service opensips start"

I keep on getting in the /var/log/opensips.log
"ERROR:uri:db_checks_fixup1: configuration error - no database URL is
configured!"

I have set the db_url for all modules in the config file as for example
with the 'auth" module
                loadmodule "auth.so"

                loadmodule "auth_db.so"

                modparam("auth_db", "db_url",

 
"mysql://opensips:opensipsrw@localhost/opensips") # CUSTOMIZE ME

Something else that must be specified?

thx
Chris

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to