Skip to content

Modsecurity connector on Centos 6 httpd error " undefined symbol: msc_update_status_code " #40

Closed
@antonioCoco

Description

@antonioCoco

Hello,
i compiled libmodesecurity.so v3 and then i also compiled the apache connector.
when i load the module in my httpd.conf with this directive:

LoadModule security3_module modules/mod_security3.so

I get the following error:

Starting httpd: httpd: Syntax error on line 202 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_security3.so into server: /etc/httpd/modules/mod_security3.so: undefined symbol: msc_update_status_code  [FAILED]

What msc_update_status_code is? I couldn't found anything relate to that.

I lead to compile by myself the whole library because with the precompiled version in the centos 6 i couldn't use the modsecurity directive:

SecAuditLogFormat JSON

Do you know if with the modsecurity v3 i will have this directive enabled for httpd in centos 6?
Thank you

Antonio

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions