We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I successfully build this module on ubuntu 16.04. It works fine. But I repeat same actions on ubuntu 18.04 and have error:
nginx: [emerg] dlopen() "/usr/share/nginx/modules/ngx_http_testcookie_access_module.so" failed (/usr/share/nginx/modules/ngx_http_testcookie_access_module.so: undefined symbol: EVP_CIPHER_CTX_init) in /etc/nginx/modules-enabled/mod-http-testcookie-access.conf:1
I don't know what to do.
The text was updated successfully, but these errors were encountered:
The latest version of the module work with ubuntu server 20.04.3 & 22.04.1 LTS.
Sorry, something went wrong.
No branches or pull requests
I successfully build this module on ubuntu 16.04. It works fine. But I repeat same actions on ubuntu 18.04 and have error:
I don't know what to do.
The text was updated successfully, but these errors were encountered: