-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Description
Hello,
Following the update of the Debian package (version 11.9) :
Setting up nginx (1.25.5-1+020240416.51+debian111.gbp042f86) ...
Setting up nginx-common (1.25.5-1+020240416.51+debian111.gbp042f86) ...
Setting up nginx-light (1.25.5-1+020240416.51+debian111.gbp042f86) ...
There is an error when deploying the update :
2024/04/17 11:46:24 [emerg] 2932025#2932025: module "/usr/share/nginx/modules/ngx_http_echo_module.so" version 1025004 instead of 1025005 in /etc/nginx/modules-enabled/50-mod-http-echo.conf:1
To solve the problem, you can disable the echo-nginx-module or, if it's the only module there :
Comment on the line **#include /etc/nginx/modules-enabled/*.conf;** in the file **nginx.conf**.
the nginx -t command is now ok
Metadata
Metadata
Assignees
Labels
No labels
