You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MODSEC-52: Is Mod Security is supported by IHS. We have IHS 6.1 and were trying to install mod-securiy but it was failin. So just need to confirm if it is supported.
The text was updated successfully, but these errors were encountered:
brectanus: I have it working fine on IHS 6.1 on both CentOS 4 and 5. However, others have reported problems with this causing segfaults in the APR library:
#4 0x002a64f7 in make_array_core () from /opt/IBM/HTTPServer/lib/libapr-0.so.0
No symbol table info available. #5 0x002a6b10 in apr_table_copy () from /opt/IBM/HTTPServer/lib/libapr-0.so.0
No symbol table info available. #6 0x003227b7 in hook_log_transaction (r=0x8c30f48) at mod_security2.c:905
What issues are you seeing?
I believe it is due to the ancient httpd and APR libs that are used with IHS. Additionally, they do not have symbols, which makes debugging difficult.
MODSEC-52: Is Mod Security is supported by IHS. We have IHS 6.1 and were trying to install mod-securiy but it was failin. So just need to confirm if it is supported.
The text was updated successfully, but these errors were encountered: