Bug 154388

Summary: mod_jk-ap20 breaks apache
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Mathias Homann <Mathias.Homann>
Component: NetworkAssignee: Sonja Krause-Harder <skh>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Blocker    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Mathias Homann 2006-03-01 15:19:01 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...
Comment 1 Mathias Homann 2006-03-01 19:18:12 UTC
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...