[OpenSIPS-Users] Problem with "db_mysql" not found

Pete Kay petedao at gmail.com
Sun Aug 31 14:48:45 CEST 2008


Hi,
I am trying to run opensips as a pure sip registrar with radius doing the
authentication.  Therefore, I remove all the db_related modules from my
opensips.cfg.
When running opensips, I am getting the following error:

Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_bind_api> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:db_bind_mod: using export interface to bind
db_mysql
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_use_table> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_init> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_close> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_query> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_fetch_result> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_raw_query> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_free_result> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_insert> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_delete> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_update> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_replace> in module
db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_last_inserted_id> in
module db_mysql not found
Aug 31 08:39:11 [3568] DBG:core:find_mod_export: <db_insert_update> in
module db_mysql not found
Aug 31 08:39:11 [3568] ERROR:core:db_check_api: module db_mysql does not
export db_use_table function
Aug 31 08:39:11 [3568] ERROR:domain:domain_db_bind: Cannot bind to database
module!Aug 31 08:39:11 [3568] ERROR:core:init_mod: failed to initialize
module domain
Aug 31 08:39:11 [3568] ERROR:core:main: error while initializing modules

Why is Opensips still binding to the database?  How can I fix it?

Thanks in advance for your help.

Best Regards,
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20080831/93a78478/attachment.htm 


More information about the Users mailing list