how to import as dynamic module

Issue #29 new
Evanilson Abril created an issue

My problem now is to add on nginx.conf file with the directive load_module I am doing load_module "modules/ngx_http_sticky_module.o"; but it is saying : nginx: [emerg] dlopen() "/etc/nginx/modules/ngx_http_sticky_module.o" failed (/etc/nginx/modules/ngx_http_sticky_module.o: only ET_DYN and ET_EXEC can be loaded) in /etc/nginx/nginx.conf:6

Comments (0)

  1. Log in to comment