Hello all,
I am a newbie in SER and am failing since a few days installing SER 2.0.
After several installation attempts I would like to ask you for some help.
I did a "make group_include="standard mysql" all" but cannot see module mysql - where do I find those two modules and can I add them afterwards?
Kind regards
Patrick
I get the following error and do not know how to resolve this:
[root@ser ser]# ser -c
0(5613) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: cannot open shared object file: No such file or directory
0(5613) parse error (55,13-14): failed to load module
0(5613) ERROR: load_module: could not open module </usr/local/lib/ser/modules/xmlrpc.so>: /usr/local/lib/ser/modules/xmlrpc.so: cannot open shared object file: No such file or directory
0(5613) parse error (75,13-14): failed to load module
0(5613) set_mod_param_regex: No module matching <xmlrpc> found
0(5613) parse error (142,20-21): Can't set module parameter
0(5613) parse error (235,16-17): unknown command, missing loadmodule?
ERROR: bad config file (4 errors)
[root@ser ser]# ls -l /usr/local/lib/ser/modules/
total 4944
-rwxr-xr-x 1 root root 67012 Dec 17 15:02 acc_db.so
-rwxr-xr-x 1 root root 73256 Dec 17 15:02 acc_syslog.so
-rwxr-xr-x 1 root root 69954 Dec 17 15:02 auth_db.so
-rwxr-xr-x 1 root root 58083 Dec 17 15:02 auth.so
-rwxr-xr-x 1 root root 37353 Dec 17 15:02 avp_db.so
-rwxr-xr-x 1 root root 168776 Dec 17 15:02 avpops.so
-rwxr-xr-x 1 root root 79122 Dec 17 15:02 avp.so
-rwxr-xr-x 1 root root 279393 Dec 17 15:02 ctl.so
-rwxr-xr-x 1 root root 72908 Dec 17 15:02 db_ops.so
-rwxr-xr-x 1 root root 63015 Dec 17 15:02 dispatcher.so
-rwxr-xr-x 1 root root 21612 Dec 17 15:02 diversion.so
-rwxr-xr-x 1 root root 114544 Dec 17 15:02 domain.so
-rwxr-xr-x 1 root root 45712 Dec 17 15:02 enum.so
-rwxr-xr-x 1 root root 84369 Dec 17 15:02 exec.so
-rwxr-xr-x 1 root root 81406 Dec 17 15:02 fifo.so
-rwxr-xr-x 1 root root 53450 Dec 17 15:02 flatstore.so
-rwxr-xr-x 1 root root 43426 Dec 17 15:02 gflags.so
-rwxr-xr-x 1 root root 87582 Dec 17 15:02 lcr.so
-rwxr-xr-x 1 root root 35891 Dec 17 15:02 maxfwd.so
-rwxr-xr-x 1 root root 112643 Dec 17 15:02 mediaproxy.so
-rwxr-xr-x 1 root root 87493 Dec 17 15:02 msilo.so
-rwxr-xr-x 1 root root 187830 Dec 17 15:02 nathelper.so
-rwxr-xr-x 1 root root 21211 Dec 17 15:02 options.so
-rwxr-xr-x 1 root root 131901 Dec 17 15:02 pdt.so
-rwxr-xr-x 1 root root 272121 Dec 17 15:02 permissions.so
-rwxr-xr-x 1 root root 122166 Dec 17 15:02 pike.so
-rwxr-xr-x 1 root root 26180 Dec 17 15:02 print.so
-rwxr-xr-x 1 root root 47605 Dec 17 15:02 ratelimit.so
-rwxr-xr-x 1 root root 152851 Dec 17 15:02 registrar.so
-rwxr-xr-x 1 root root 114904 Dec 17 15:02 rr.so
-rwxr-xr-x 1 root root 63288 Dec 17 15:02 sanity.so
-rwxr-xr-x 1 root root 66950 Dec 17 15:02 sl.so
-rwxr-xr-x 1 root root 34423 Dec 17 15:02 speeddial.so
-rwxr-xr-x 1 root root 120815 Dec 17 15:02 textops.so
-rwxr-xr-x 1 root root 43284 Dec 17 15:02 timer.so
-rwxr-xr-x 1 root root 848970 Dec 17 15:02 tm.so
-rwxr-xr-x 1 root root 117605 Dec 17 15:02 uac.so
-rwxr-xr-x 1 root root 38801 Dec 17 15:02 unixsock.so
-rwxr-xr-x 1 root root 38987 Dec 17 15:02 uri_db.so
-rwxr-xr-x 1 root root 38611 Dec 17 15:02 uri.so
-rwxr-xr-x 1 root root 351480 Dec 17 15:02 usrloc.so
-rwxr-xr-x 1 root root 100362 Dec 17 15:02 xlog.so
[root@ser ser]#