Hello, all, I have one question, if in ser.cfg, loadmodule "/home/linus/gao/usr/local/lib/ser/modules/mysql.so", does it means we must go to mysql website and download and install it? and then create db with name config in ser.cfg ?
I got some error when start ser.
0(13676) ERROR: load_module: could not open module </home/linus/gao/usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.14: cannot open shared object file: No such file or directory 0(13676) parse error (81,13-14): failed to load module
Thanks for any suggestion.
Befor anything else try:
1. Check your paths: 1a. /home/linus/gao/usr/local/lib/ser/modules/mysql.so really existent??? 1b. Or can you find /usr/local/lib/ser/modules/mysql.so, what is more likely. 1c. /home/linus/gao/lib/ser/modules/mysql.so is possible, too Whatever is true, possibly you have to adjust the path in you ser.conf.
2. check the availability of mysql as root: rcmysql stop; if the command is not known, you need to get mysql, if you get something like "MySQL manager or server PID file could not be found!", rcmysql start helps.
Cheers Klaus!
Angela Gao wrote:
Hello, all, I have one question, if in ser.cfg, loadmodule "/home/linus/gao/usr/local/lib/ser/modules/mysql.so", does it means we must go to mysql website and download and install it? and then create db with name config in ser.cfg ?
I got some error when start ser.
0(13676) ERROR: load_module: could not open module </home/linus/gao/usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.14: cannot open shared object file: No such file or directory 0(13676) parse error (81,13-14): failed to load module
Thanks for any suggestion.
-- Best regard, Angela
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers