[Serusers] Error starting ser 0.9.3 with mysql

Leo leo at ltcjp.com
Fri Jul 1 15:45:46 CEST 2005


Dear serusers,

The solution was to get the source and recompile it on FC4. ('make all' then
'make install')

Leo Papadopoulos
leo at ltcjp.com.

-----Original Message-----
From: serusers-bounces at iptel.org [mailto:serusers-bounces at lists.iptel.org] On
Behalf Of leo at ltcjp.com
Sent: Thursday, June 30, 2005 4:21 PM
To: serusers at lists.iptel.org
Subject: [Serusers] Error starting ser 0.9.3 with mysql

Dear serusers,

BACKGROUND:
1) I have installed FC4 successfully. 
2) I have installed SER 0.9.3 WITHOUT mysql support successfully. I even
made phone calls.
3) I then ran the ser_mysql.sh script successfully. I see the 'ser'
database with its tables in mysql.
4) I them modifed ser.cfg to allow authentication.
5) I now get this message in the /var/log/messages file:

Jun 30 16:02:09 sip ser: ERROR: load_module: could not open module
</usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.12: cannot
open shared object file: No such file or directory 
Jun 30 16:02:09 sip ser: parse error (35,13-14): failed to load module 

QUESTION: Why do I get the above error message?

For reference the 1st 35 lines of my ser.cfg are enclosed. The above
seems to be complaining about line 35, line 14, and line 15

#
# $Id: ser.cfg,v 1.25.2.1 2005/02/18 14:30:44 andrei Exp $
#
# simple quick-start config script
#

# ----------- global configuration parameters ------------------------

#debug=3         # debug level (cmd line: -dddddddddd)
#fork=yes
#log_stderror=no	# (cmd line: -E)

/* Uncomment these lines to enter debugging mode 
fork=no
log_stderror=yes
*/

check_via=no	# (cmd. line: -v)
dns=no           # (cmd. line: -r)
rev_dns=no      # (cmd. line: -R)
#port=5060
#children=4
fifo="/tmp/ser_fifo"
fifo_mode=0666

#---leo's stuff
listen=123.123.123
alias=sip.mydomain.com
alias=123.123.123
alias=mydomain.com

# ------------------ module loading ----------------------------------

# Uncomment this if you want to use SQL database
loadmodule "/usr/local/lib/ser/modules/mysql.so"


Sincerely,

Leo P.


_______________________________________________
Serusers mailing list
serusers at lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list