1 Apr 03:14
compiling mod_security question
eliot joslin <eliot.joslin <at> gmail.com>
2009-04-01 01:14:47 GMT
2009-04-01 01:14:47 GMT
I ma having an issue perhaps someone can help- i have compiled apache 2.2.11 on ubuntu 6.06.2 LTS dapper - with the following configure: ./configure --prefix=/etc/apache2 --with-mpm=worker --disable-actions --disable-auth --disable-authn_file --disable-authn_default --disable-authz_groupfile --disable-authz_user --disable-authz_default --disable-auth_basic -disable-alias --disable-asis --disable-autoindex --disable-cgi --disable-cgid --disable-charset-lite --disable-env --disable-imagemap --disable-include --disable-negotiation --disable-setenvif --disable-status --disable-userdir --disable-filter --enable-proxy --disable-proxy_ajp --disable-proxy_ftp --enable-proxy-balancer --enable-proxy-connect --enable-proxy-http --enable-rewrite --enable-ssl --enable-unique-id --enable-module=shared I have also compiled mod_security as follows- ./configure --with-apxs=/etc/apache2/bin/apxs --with-apr=/etc/apache2/bin/apr-1-config but when i attempt to start apache i get the following error which looks like a mis-match in version between the mod_security module and apache any help would be great... ./apachect start httpd: Syntax error on line 413 of /etc/apache2/conf/httpd.conf: API module structure 'security2_module' in file /etc/apache2/modules/mod_security2.so is garbled - expected signature 41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version? ------------------------------------------------------------------------------ _______________________________________________ mod-security-users mailing list mod-security-users <at> lists.sourceforge.net(Continue reading)
RSS Feed