Having a strange problem on one server...
Installed mod_security and changed the config file to use the standard rules.conf from gotroot.com
When I try and restart apache I get this problem...
Syntax error on line 51 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/mod_rewrite.so into server: /usr/local/apache/libexec/mod_rewrite.so: undefined symbol: ap_user_id
When I remove the Include "/usr/local/apache/conf/rules.conf" line from modsec.conf - apache starts fine.
I cant work out why the mod_security rules in that file would have an effect on mod_rewrite loading. I've used the exact same mod_security config on another server and it works fine.
Any ideas ?
Installed mod_security and changed the config file to use the standard rules.conf from gotroot.com
When I try and restart apache I get this problem...
Syntax error on line 51 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/mod_rewrite.so into server: /usr/local/apache/libexec/mod_rewrite.so: undefined symbol: ap_user_id
When I remove the Include "/usr/local/apache/conf/rules.conf" line from modsec.conf - apache starts fine.
I cant work out why the mod_security rules in that file would have an effect on mod_rewrite loading. I've used the exact same mod_security config on another server and it works fine.
Any ideas ?