Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Feb 2009 17:48:07 -0500
From:      Chuck Robey <chuckr@telenix.org>
To:        freebsd-java@FreeBSD.org
Subject:   tomcat again
Message-ID:  <498E0FA7.1020102@telenix.org>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I really don't know if this should go to FreeBSD-Java or FreeBSD-ports, I chose
ports, I hope this is right.

I'm trying to get the port of tomcat6 to proxy a webpage through the recently
installed Apache22 port.  Both Apache22 and Tomcat6 seem to work fine when
directly queried (port 8008 for Tomcat).  From what I've read, I need a mod
loaded, according to this line added to my httpd.conf:

LoadModule webapp_module      libexec/apache22/mod_webapp.so

This wasn't the line I found from the web, which asked me to load from apache2
(vice apache22).  The problem I'm hitting now, when I try to start Apach22 via
the rc.d script, is this error:

TCSH-april:root:/usr/local/etc/rc.d:#100-15:18>./apache22 restart
Performing sanity check on apache22 configuration:
httpd: Syntax error on line 64 of /usr/local/etc/apache22/httpd.conf: Cannot
load /usr/local/libexec/apache22/mod_authnz_ldap.so into server:
/usr/local/libexec/apache22/mod_authnz_ldap.so: Undefined symbol
"apr_ldap_url_parse"

This isn't the error I'm seeing here, now I'm seeing a complaint about
mod_authnz_ldap.so.  Where do I go from here?  It's not some linking error, is it?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmOD6cACgkQz62J6PPcoOnZfwCgn9maAm1hiSOBoxI+HLwO7emb
FmIAnjzfCSY81NRPaGfhaHvVifZfBqlq
=Lm2c
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498E0FA7.1020102>