Bugzilla – Bug 154388
mod_jk-ap20 breaks apache
Last modified: 2006-03-01 19:18:12 UTC
When trying to use mod_jk-ap20 to "mount" java servlets into a running apache2 (as described in /usr/share/doc/packages/mod_jk-ap20/README.SuSE), all i get from starting apache is: Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 28 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2/mod_jk.so into server: /usr/lib/apache2/mod_jk.so: undefined symbol: apr_sockaddr_port_get The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf failed tomcat5 itself is running just fine. by the way, the package mod_jk-ap20 has a missing dependency, it needs libapr0...
my bad... i had apache 2.2.x installed which apt4rpm forced on me... after going back to the version that comes with suse 10, it worked just fine... feel free to call me names...