mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[GH-ISSUE #71] Modules ngx_http_waf_module.so error version 1021003 instead of 1020001 in webmin #186
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NgHuuAn on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/71
Hi,
We got this errors when setup nginx with webmin, can you help us check it.
nginx: [emerg] module "/usr/share/nginx/modules/ngx_http_waf_module.so" version 1021003 instead of 1020001 in /usr/share/nginx/modules/load_modules.conf:1
nginx: configuration file /etc/nginx/nginx.conf test failed
Thanks and Regards !
@ADD-SP commented on GitHub (Oct 14, 2021):
How did you install the module? If you compiled from nginx source code, make sure the nginx source code is the same version.
You can get the version by using the command
nginx -V.@NgHuuAn commented on GitHub (Oct 14, 2021):
Hi @ADD-SP ,
Sorry about my mistake, it seems that when installing nginx through virtualmin it overwrites all modules we have.
This case closed.