Re: [mod-security-users] ModSecurity: JSON support was not enabled
Brought to you by:
victorhora,
zimmerletw
From: <Ron...@be...> - 2014-09-08 07:15:56
|
When you build ModSecurity you have to call „configure“ with the option: --with-yajl=PATH (Path to yajl prefix or config script) For all available options call: ./configure --help Von: Bhanu Mohanty [mailto:bha...@gm...] Gesendet: Samstag, 6. September 2014 16:59 An: mod...@li... Betreff: [mod-security-users] ModSecurity: JSON support was not enabled Hi, modSecurity 2.8 - JSON parsing not working. I get an error message ModSecurity: JSON support was not enabled I installed YAJL 2.1.0 My config log does show , that it found YAJL 2.1.0 But when I do ldd mod_security2.so , I can not find libyajl What am I doing wrong ? Is there a special configuration option ? Thanks and Regards Bhanu |