You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vthorwat
Hello, this I think is not a bug in Openresty, it is because the sign of your ngx_http_redis2_module.so is not compatible with your Openresty.
You can:
Compile your ngx_http_redis2_module.so with your Openresty in same time.
Open the --with-compat when you compile your ngx_http_redis2_module.so.
We are facing issue while installing Redis2 Module with Nginx 1.13.2 error as below :
This is the head content of the nginx.conf in which we have included the module.
It shows not compatible error
Please let us know is it compatible or not?
The text was updated successfully, but these errors were encountered: