I'm trying to install mod_cluster on JBoss, after some problems with httpd solved in this, now I'm stuck when I try to run "apachectl start", it returns the error:
httpd: Syntax error on line 128 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_slotmem.so into server: /etc/httpd/modules/mod_slotmem.so: undefined symbol: unixd_config
It seems like it can't run the mod cluster modules.