<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<small>HI,<br>
<br>
I have installed redis server and instal hiredis as is written on
link from Opensips.<br>
<br>
Than I copied </small><small>libhiredis.so to </small><small>/usr/local/lib64/opensips/modules/.<br>
<br>
After runing opensips I get this. What could be causing problem?<br>
<br>
THanks!<br>
</small><small><br>
[root@localhost hiredis]# /etc/init.d/opensips start <br>
Not starting : invalid configuration file!<br>
<br>
Apr 20 13:19:23 [4603] ERROR:core:sr_load_module: load_module:
/usr/local/lib64/opensips/modules/libhiredis.so: undefined symbol:
exports<br>
Apr 20 13:19:23 [4603] CRITICAL:core:yyerror: parse error in
config file /usr/local/etc/opensips/opensips.cfg, line 38, column
13-14: failed to load module<br>
Apr 20 13:19:23 [4603] ERROR:core:set_mod_param_regex: no module
matching cachedb_redis found<br>
Apr 20 13:19:23 [4603] CRITICAL:core:yyerror: parse error in
config file /usr/local/etc/opensips/opensips.cfg, line 43, column
19-20: Parameter <cachedb_url> not found in module
<cachedb_redis> - can't set<br>
Apr 20 13:19:23 [4603] CRITICAL:core:yyerror: parse error in
config file /usr/local/etc/opensips/opensips.cfg, line 43, column
20-21: syntax error<br>
Apr 20 13:19:23 [4603] CRITICAL:core:yyerror: parse error in
config file /usr/local/etc/opensips/opensips.cfg, line 43, column
20-21: <br>
Apr 20 13:19:23 [4603] ERROR:core:main: bad config file (4 errors)</small>
</body>
</html>