RE: [opensuse] Re: upgrading Apache (Suse 10.0) help.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thank you for your instructions. This worked perfectly on our 32 bit server, but somehow apache won't start on our 64 bit box. We get an error of; # rcapache2 start Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 116 of /etc/apache2/httpd.conf: Syntax error on line 24 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_jk.so into server: /usr/lib64/apache2/mod_jk.so: undefined symbol: apr_sockaddr_port_get The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL failed Any ideas on how to fix this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ After poking around a bit more, I see that mod_jk_ap20 (tomcat5) is for Apache 2.0. Is there a repository for Tomcat and a mod_jk module for Apache 2.2? Many thanks in advance, ~James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
James D. Parra escribió:
After poking around a bit more, I see that mod_jk_ap20 (tomcat5) is for Apache 2.0. Is there a repository for Tomcat and a mod_jk module for Apache 2.2?
add this repository to yast/smart http://software.opensuse.org/download/Apache:/Modules/Apache_SuSE_Linux_10.0 update mod_jk. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Cristian Rodriguez R.
-
James D. Parra