Hi experts,
I am unable to load the mysql module while starting up the SER. Have built the SER from
the sources and using SER 0.9.3. The ser.cfg file is below:
#
# $Id: ser.cfg,v 1.21.4.1 2003/11/10 15:35:15 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
debug=7
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"
# ------------------ module loading ----------------------------------
# Uncomment this if you want to use SQL database
loadmodule "/usr/local/lib/ser/modules/mysql.so"
And I am getting the following error
Jul 14 13:39:00 proxy ser: ERROR: load_module: could not open module
</usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so:
undefined symbol: fm_malloc
Jul 14 13:39:00 proxy ser: parse error (31,13-14): failed to load module
Any clue??
Best Regards,
Naresh
---------------------------------
Yahoo! Mail
Stay connected, organized, and protected. Take the tour
Show replies by date