Hi,
After upgrade CWP Pro from v0.9.8.906 to CWP Pro v0.9.8.907 NGINX not start and this is journalctl output:
-- Unit nginx.service has begun starting up.
nginx[14497]: nginx: [emerg] module "/usr/share/nginx/modules/ngx_http_brotli_filter_module.so" version 1016000 instead of 1016001 in /etc/nginx/nginx.conf:1
nginx[14497]: nginx: configuration file /etc/nginx/nginx.conf test failed
systemd[1]: nginx.service: control process exited, code=exited status=1
systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
-- Subject: Unit nginx.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit nginx.service has failed.
--
-- The result is failed.
Unit nginx.service entered failed state.
systemd[1]: nginx.service failed.
The problem is that the latest CWP Pro update v0.9.8.907 it also contained the NGINX update and now NGINX requires a new version compiled for this latest NGINX update of this two file:
ngx_http_brotli_static_module.so and ngx_http_brotli_static_module.so
When i installed Brotli to work with NGINX, i followed the official CWP wiki guide:
https://wiki.centos-webpanel.com/enabling-brotli-compression-on-nginxThe guide was perfect then because it contained the files at this link
wget
http://dl1.centos-webpanel.com/files/nginx/modules/nginx-brotli-modules.zipBut today these files ngx_http_brotli_static_module.so and ngx_http_brotli_static_module.so need to be updated because NGINX is updated.
I await the help of anyone who can or wants to help me !!!
Thanks in advance for the support.