when I use ajp connector with apache server and tomcat. I did follow link: https://www.ntu.edu.sg/home/ehchua/programming/howto/ApachePlusTomcat_HowTo.html
But there is an error:
httpd: Syntax error on line 424 of /opt/httpd-2.2.31/conf/httpd.conf
: Syntax error on line 3 of /opt/apache-tomcat-8.0.30/conf/mod_jk.conf
: Cannot load /opt/httpd-2.2.31/modules/mod_jk.so into server
: /opt/httpd-2.2.31/modules/mod_jk.so: invalid ELF header
Anybody can help me. Please Thanks