Bug 154388 - mod_jk-ap20 breaks apache
Summary: mod_jk-ap20 breaks apache
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: i686 SuSE Linux 10.0
: P5 - None : Blocker
Target Milestone: ---
Assignee: Sonja Krause-Harder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-01 15:19 UTC by Mathias Homann
Modified: 2006-03-01 19:18 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...