Hey guys, Im now running Ser CVS, Tho, I want to have the voicemail service on a other box. So I added a user to my db that had access to the ser database .. and that works with the normal mysql -u ser -h hostname -p ... works like a dream.. Tho. when I modparam("vm", "db_url","mysql://ser:heslo@dbhost.domain.com/ser"> I wont work.
I then replicated the database over to the same box. changed dbhost.domain.com to localhost.. it worked.. Tho still. my database is on a difrent box.. so what can be wrong..
- Atle
voip-vm# stateless - initializing Maxfwd module- initializing textops - initializing voicemail - initializing 0(16159) ERROR: vm_mod_init: unable to bind db 0(16159) init_mod(): Error while initializing module vm ERROR: error while initializing modules
Have you configured mysql to allow the new user to access the db also from remote hosts (not only from localhost)? I'm unsing the same scenario at it works fine.
regards, klaus
Atle Samuelsen wrote:
Hey guys, Im now running Ser CVS, Tho, I want to have the voicemail service on a other box. So I added a user to my db that had access to the ser database .. and that works with the normal mysql -u ser -h hostname -p ... works like a dream.. Tho. when I modparam("vm", "db_url","mysql://ser:heslo@dbhost.domain.com/ser"> I wont work.
I then replicated the database over to the same box. changed dbhost.domain.com to localhost.. it worked.. Tho still. my database is on a difrent box.. so what can be wrong..
- Atle
voip-vm# stateless - initializing Maxfwd module- initializing textops - initializing voicemail - initializing 0(16159) ERROR: vm_mod_init: unable to bind db 0(16159) init_mod(): Error while initializing module vm ERROR: error while initializing modules
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
as I said, with mysql -u ser -h hostname.domain.com -p I get to loginto the datebase..
Iv now checked once more.. it works with the mysql command but not with ser.
- Atle
* Klaus Darilion klaus.mailinglists@pernau.at [040131 18:13]:
Have you configured mysql to allow the new user to access the db also from remote hosts (not only from localhost)? I'm unsing the same scenario at it works fine.
regards, klaus
Atle Samuelsen wrote:
Hey guys, Im now running Ser CVS, Tho, I want to have the voicemail service on a other box. So I added a user to my db that had access to the ser database .. and that works with the normal mysql -u ser -h hostname -p ... works like a dream.. Tho. when I modparam("vm", "db_url","mysql://ser:heslo@dbhost.domain.com/ser"> I wont work.
I then replicated the database over to the same box. changed dbhost.domain.com to localhost.. it worked.. Tho still. my database is on a difrent box.. so what can be wrong..
- Atle
voip-vm# stateless - initializing Maxfwd module- initializing textops - initializing voicemail - initializing 0(16159) ERROR: vm_mod_init: unable to bind db 0(16159) init_mod(): Error while initializing module vm ERROR: error while initializing modules
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
try to increase the debug level in ser.cfg. maybe there will be additional information why the connection could not be established.
klaus
Atle Samuelsen wrote:
as I said, with mysql -u ser -h hostname.domain.com -p I get to loginto the datebase..
Iv now checked once more.. it works with the mysql command but not with ser.
- Atle
- Klaus Darilion klaus.mailinglists@pernau.at [040131 18:13]:
Have you configured mysql to allow the new user to access the db also from remote hosts (not only from localhost)? I'm unsing the same scenario at it works fine.
regards, klaus
Atle Samuelsen wrote:
Hey guys, Im now running Ser CVS, Tho, I want to have the voicemail service on a other box. So I added a user to my db that had access to the ser database .. and that works with the normal mysql -u ser -h hostname -p ... works like a dream.. Tho. when I modparam("vm", "db_url","mysql://ser:heslo@dbhost.domain.com/ser"> I wont work.
I then replicated the database over to the same box. changed dbhost.domain.com to localhost.. it worked.. Tho still. my database is on a difrent box.. so what can be wrong..
- Atle
voip-vm# stateless - initializing Maxfwd module- initializing textops - initializing voicemail - initializing 0(16159) ERROR: vm_mod_init: unable to bind db 0(16159) init_mod(): Error while initializing module vm ERROR: error while initializing modules
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hey..
Found out after a couple of more hours what was wrong. The mysql.so module was'nt compiled.. of some reason. .. so I tried to compile it.. but no luck.. Installed the mysql client from the freebsd ports tree.. tried to recompile the mysql.so module.. still no luck.. I then got pissed.. and installed the compleate mysql40-server from ports.. and tried to recompile.. And Walla.. I got the mysql.so module recompiled. and everything worked.. almost... then I found out that I had to load the mysql.so module in the voicemail.cnf file.
After that.. Plug and Pray
- Atle
* Klaus Darilion klaus.mailinglists@pernau.at [040201 13:06]:
try to increase the debug level in ser.cfg. maybe there will be additional information why the connection could not be established.
klaus
Atle Samuelsen wrote:
as I said, with mysql -u ser -h hostname.domain.com -p I get to loginto the datebase..
Iv now checked once more.. it works with the mysql command but not with ser.
- Atle
- Klaus Darilion klaus.mailinglists@pernau.at [040131 18:13]:
Have you configured mysql to allow the new user to access the db also from remote hosts (not only from localhost)? I'm unsing the same scenario at it works fine.
regards, klaus
Atle Samuelsen wrote:
Hey guys, Im now running Ser CVS, Tho, I want to have the voicemail service on a other box. So I added a user to my db that had access to the ser database .. and that works with the normal mysql -u ser -h hostname -p ... works like a dream.. Tho. when I modparam("vm", "db_url","mysql://ser:heslo@dbhost.domain.com/ser"> I wont work.
I then replicated the database over to the same box. changed dbhost.domain.com to localhost.. it worked.. Tho still. my database is on a difrent box.. so what can be wrong..
- Atle
voip-vm# stateless - initializing Maxfwd module- initializing textops - initializing voicemail - initializing 0(16159) ERROR: vm_mod_init: unable to bind db 0(16159) init_mod(): Error while initializing module vm ERROR: error while initializing modules
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hey, Now Iv checked the mysql server IF it gets anything from SER.
I do not get any connect from the ser server. I know my config is right.. or as far as I can see. .. so .. still close.. but no sigar..
- Atle
* Atle Samuelsen clona@camaro.no [040131 15:48]:
Hey guys, Im now running Ser CVS, Tho, I want to have the voicemail service on a other box. So I added a user to my db that had access to the ser database .. and that works with the normal mysql -u ser -h hostname -p ... works like a dream.. Tho. when I modparam("vm", "db_url","mysql://ser:heslo@dbhost.domain.com/ser"> I wont work.
I then replicated the database over to the same box. changed dbhost.domain.com to localhost.. it worked.. Tho still. my database is on a difrent box.. so what can be wrong..
- Atle
voip-vm# stateless - initializing Maxfwd module- initializing textops - initializing voicemail - initializing 0(16159) ERROR: vm_mod_init: unable to bind db 0(16159) init_mod(): Error while initializing module vm ERROR: error while initializing modules
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers