I'm trying to get OpenSIPS 1.5.1 running with Postgres (8.1) on SLES10 SP2 I've created the database OK. When I try and start the main OpenSIPS daemon, I get the following error in /var/log/messages:
Jun 29 11:22:51 a301-sls1-vm3 /usr/local/sbin/opensips[21062]: ERROR:core:db_check_api: module db_pgsql does not export db_use_table function Jun 29 11:22:51 a301-sls1-vm3 /usr/local/sbin/opensips[21062]: ERROR:auth_db:mod_init: unable to bind to a database driver Jun 29 11:22:51 a301-sls1-vm3 /usr/local/sbin/opensips[21062]: ERROR:core:init_mod: failed to initialize module auth_db Jun 29 11:22:51 a301-sls1-vm3 /usr/local/sbin/opensips[21062]: ERROR:core:main: error while initializing modules The error message mentions "db_pgsql", yet the module name & the source code all refer to "db_postgres". Is this a bug in the code, or something stupid I've done ? Thanks, GTG _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
