lamariabdo opened a new issue #1612: install ngx_pagespeed dynamic with centos-webpanel URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1612 Hello Please how to install ngx_pagespeed dynamic module with centos-webpanel nginx already installed in **usr/local/nginx/** i ran this command bash <(curl -f -L -sS https://ngxpagespeed.com/install) \ --nginx-version "1.14.2" \ --dynamic \ -a '--with-http_ssl_module --with-http_realip_module --with-http_dav_module --with-http_gzip_static_module --with-http_gunzip_module --with-threads --with-cc-opt="-DNGX_HTTP_HEADERS"' then i copy and past ngx_pagespeed.so to **/etc/nginx/modules** then i load it by **load_module modules/ngx_pagespeed.so;** i got this error **/etc/nginx/modules/ngx_pagespeed.so" is not binary compatible in /etc/nginx/nginx.conf:6** i have 2 instance of nginx installed in **/etc/nginx/** and other in **usr/local/nginx/**
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
