[OpenSIPS-Users] module db_mysql does not export db_use_table function
Manivasagam Sivaraman
smvasagam2000 at gmail.com
Mon Oct 12 20:36:51 CEST 2009
I installed opensips 1.5.3 from source. I installed all required
dependencies and opensips compiled and installed good with no errors. I have
the following in the exclude modules in Makefile.
exclude_modules?= mi_xmlrpc \
db_postgres db_unixodbc db_oracle db_berkeley \
avp_radius auth_radius group_radius uri_radius \
osp perl snmpstats perlvdb peering carrierroute mmgeoip \
ldap h350 identity regex seas
I used 'make all' and 'make install'. I installed mysql server, created
tables using script and created opensipsrw user and granted them all
rights. Now when I start opensips I get the error "ERROR:core:db_check_api:
module db_mysql does not export db_use_table function".
Oct 12 13:37:24 [27590] ERROR:core:db_check_api: module db_mysql does not
export db_use_table function
Oct 12 13:37:24 [27590] ERROR:usrloc:mod_init: failed to bind database
module
Oct 12 13:37:24 [27590] ERROR:core:init_mod: failed to initialize module
usrloc
Oct 12 13:37:24 [27590] ERROR:core:main: error while initializing modules
Oct 12 13:37:24 [27590] NOTICE:presence:destroy: destroy module ...
MySql server runs fine and I checked it all. Not sure why I'm getting this
error. Please help me resolve tihs error.
Mani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20091012/66f1788e/attachment-0001.htm
More information about the Users
mailing list