Hi Roland, the line 437 tries to load the mod_jk.so library. I think that the libc.so.6 library is needed when using mod_jk.so, but I don't know how to fix this.
Note: My OS is FreeBSD, apache is 1.3.19 and tomcat 4.1.12. Thanxs!!!! Marc Roland Carlsson wrote: > Have you tried to look at line 437 in your http-conf. Verified that the path > to libc.so.6 is correct? One not that qualified guess could be that it is > something wrong with that. > > Check where the libc.so.6 is in your filesystem and then verify with line > 437 in the http-conf. If you doesn't find the libc.so.6 or the path is > different from what the http.conf says you have found the error. > > Regards > Roland > > ----- Original Message ----- > From: "Marc" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Monday, November 18, 2002 4:08 PM > Subject: Internal Server Configuration Error > > > Hi everybody!!! > > > > I'm trying to configure tomcat with apache. When I try to load the > > mod_jk.so library in apache, I get this error message: > > > > Syntax error on line 437 of /usr/local/etc/httpd/conf/httpd.conf: Cannot > > load /usr/home/parcbit/usr/local/etc/httpd/modules/mod_jk.so into > > server: Shared object "libc.so.6" not found > > > > > > Any ideas??? > > > > Thank you all!!!!! > > > > > > Marc > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
