[opensuse] SLES 10,tomcat and apache
Hello i am working always using suse profesional This is my 1.st SLES I am trying to configure tomcat for working with apache. i have download the source of connector (SLES doesn't has into the CD's the connector) and i have compile , make.... whe i start the apache appears thsi error: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 30 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2-prefork/mod_jk.so into server: /usr/lib/apache2-prefork/mod_jk.so: undefined symbol: ap_get_server_description has anybody configure into one SLES 10 the tomcat + apache? do you know how to solve this problem? thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Carlos wrote:
Hello i am working always using suse profesional This is my 1.st SLES I am trying to configure tomcat for working with apache. i have download the source of connector (SLES doesn't has into the CD's the connector) and i have compile , make.... whe i start the apache appears thsi error: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 30 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2-prefork/mod_jk.so into server: /usr/lib/apache2-prefork/mod_jk.so: undefined symbol: ap_get_server_description
has anybody configure into one SLES 10 the tomcat + apache? do you know how to solve this problem?
I can't imagine that you would ever have to go download source from the internet to get a SLES server running. Hopefully you can remove whatever you've installed from the source, and undo any changes, then check again with yast to install the needed pieces, if any, from the suse repos. I've worked with tomcat and apache on suse, though not specifically sles10, and all the necessary pieces came with the distro. Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
From when can i download? i can remove the connector instalation (mod_jk.so) but how can i configure tomcat+aapche?
But into my distro disks (SLES10) does't appears the tomcat connectors packages. There is the rtomcat and the apache but the connector is not. thanks
Carlos wrote:
Hello i am working always using suse profesional This is my 1.st SLES I am trying to configure tomcat for working with apache. i have download the source of connector (SLES doesn't has into the CD's the connector) and i have compile , make.... whe i start the apache appears thsi error: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 30 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2-prefork/mod_jk.so into server: /usr/lib/apache2-prefork/mod_jk.so: undefined symbol: ap_get_server_description
has anybody configure into one SLES 10 the tomcat + apache? do you know how to solve this problem?
I can't imagine that you would ever have to go download source from the internet to get a SLES server running. Hopefully you can remove whatever you've installed from the source, and undo any changes, then check again with yast to install the needed pieces, if any, from the suse repos.
I've worked with tomcat and apache on suse, though not specifically sles10, and all the necessary pieces came with the distro.
Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Dec 28, 2007 12:40 PM, <carlos@lpis.com> wrote:
But into my distro disks (SLES10) does't appears the tomcat connectors packages. There is the rtomcat and the apache but the connector is not. From when can i download? i can remove the connector instalation (mod_jk.so) but how can i configure tomcat+aapche? thanks
mod_jk definitely comes with SLES10 -- as far as how to install it I guess I'm not sure. It seemed to get installed by default with SLES9. I would suppose you just make sure the correct repo is configured, and then use the install software applet. Maybe it would show up under listings for either apache2 software, or tomcat? Peter -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Dec 28, 2007 3:43 PM, Peter Van Lone <petervl@gmail.com> wrote:
mod_jk definitely comes with SLES10 -- as far as how to install it I guess I'm not sure. It seemed to get installed by default with SLES9. I would suppose you just make sure the correct repo is configured, and then use the install software applet. Maybe it would show up under listings for either apache2 software, or tomcat?
Installing mod_jk is quite easy. Just need to install the module under apache and then create a workers file to configure it. -- Kind Regards Visitá/Go to >> http://www.opensuse.org N�����r��y隊Z)z{.�ﮞ˛���m�)z{.��+�Z+i�b�*'jW(�f�vǦj)h���Ǿ��i�������
i have install from my disks ant i don't see it, the connector. into the opensuse comes it. you can see into this url: http://www.novell.com/products/linuxpackages/server10/i386/index_all.html i don't see the package. Has anybody configure the tomcat + apache for working togeter into one SLES 10? Can anybody helps me? thanks ----- Original Message ----- From: "Peter Van Lone" <petervl@gmail.com> To: <carlos@lpis.com> Cc: "Joe Sloan" <joe@tmsusa.com>; <opensuse@opensuse.org> Sent: Friday, December 28, 2007 7:43 PM Subject: Re: [opensuse] SLES 10,tomcat and apache = -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
i have read that into sles 10 is sustitute by the mod_proxy_ajp (http://developer.novell.com/wiki/index.php/SUSE_Linux_Porting_Advisories) using the yast if i add this module when i try to start the apache says me: server:~ # rcapache2 start Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 113 of /etc/apach e2/httpd.conf: Syntax error on line 30 of /etc/apache2/sysconfig.d/loadmodule.co nf: Cannot load /usr/lib/apache2-prefork/mod_proxy_ajp.so into server: /usr/lib/ apache2-prefork/mod_proxy_ajp.so: undefined symbol: proxy_module The command line was: /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf failed Can anybody helps me for loading to work the apache + tomcat together? thanks ----- Original Message ----- From: "Peter Van Lone" <petervl@gmail.com> To: <carlos@lpis.com> Cc: "Joe Sloan" <joe@tmsusa.com>; <opensuse@opensuse.org> Sent: Friday, December 28, 2007 7:43 PM Subject: Re: [opensuse] SLES 10,tomcat and apache
On Dec 28, 2007 12:40 PM, <carlos@lpis.com> wrote:
But into my distro disks (SLES10) does't appears the tomcat connectors packages. There is the rtomcat and the apache but the connector is not. From when can i download? i can remove the connector instalation (mod_jk.so) but how can i configure tomcat+aapche? thanks
mod_jk definitely comes with SLES10 -- as far as how to install it I guess I'm not sure. It seemed to get installed by default with SLES9. I would suppose you just make sure the correct repo is configured, and then use the install software applet. Maybe it would show up under listings for either apache2 software, or tomcat?
Peter
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I have only download the connector source. ii have install the tomcat and apache from the SLES disks. But how can i configure tomcat + apache for weorking together if i dont download the connector source forcompiling? with the binary , from the apache web, prodeces the same error: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 30 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2-prefork/mod_jk.so into server: /usr/lib/apache2-prefork/mod_jk.so: undefined symbol: ap_get_server_description Can anybody helps me? thanks ----- Original Message ----- From: "Joe Sloan" <joe@tmsusa.com> To: <opensuse@opensuse.org> Sent: Friday, December 28, 2007 7:16 PM Subject: Re: [opensuse] SLES 10,tomcat and apache = -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Carlos wrote:
I have only download the connector source. ii have install the tomcat and apache from the SLES disks. But how can i configure tomcat + apache for weorking together if i dont download the connector source forcompiling? with the binary , from the apache web, prodeces the same error: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 30 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib/apache2-prefork/mod_jk.so into server: /usr/lib/apache2-prefork/mod_jk.so: undefined symbol: ap_get_server_description
Can anybody helps me?
Since you're using SLES. have you contacted Novell support? SLES is supported and you have installation support even for an eval. Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (6)
-
carlos
-
Carlos
-
carlos@lpis.com
-
Gabriel .
-
Joe Sloan
-
Peter Van Lone